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 75 of file xmlnumfe.cxx.
|
private |
Definition at line 77 of file xmlnumfe.cxx.
|
inline |
Definition at line 87 of file xmlnumfe.cxx.
|
inline |
Definition at line 82 of file xmlnumfe.cxx.
Referenced by SvXMLNumFmtExport::ExportPart_Impl().
|
inline |
Definition at line 92 of file xmlnumfe.cxx.
Referenced by lcl_IsInEmbedded(), and SvXMLNumFmtExport::WriteNumberElement_Impl().
|
private |
Definition at line 78 of file xmlnumfe.cxx.