LibreOffice Module xmloff (master)
1
|
Public Member Functions | |
void | push_back (SvXMLEmbeddedTextEntry const &r) |
const SvXMLEmbeddedTextEntry & | operator[] (size_t i) const |
size_t | size () const |
Private Types | |
typedef std::vector< SvXMLEmbeddedTextEntry > | DataType |
Private Attributes | |
DataType | maData |
Definition at line 73 of file xmlnumfe.cxx.
|
private |
Definition at line 75 of file xmlnumfe.cxx.
|
inline |
Definition at line 85 of file xmlnumfe.cxx.
|
inline |
Definition at line 80 of file xmlnumfe.cxx.
Referenced by SvXMLNumFmtExport::ExportPart_Impl().
|
inline |
Definition at line 90 of file xmlnumfe.cxx.
Referenced by lcl_IsInEmbedded(), and SvXMLNumFmtExport::WriteNumberElement_Impl().
|
private |
Definition at line 76 of file xmlnumfe.cxx.