Searched refs:aEmbeddedEntries (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 1152 SvXMLEmbeddedTextEntryArr aEmbeddedEntries(0); in ExportPart_Impl() local 1156 WriteNumberElement_Impl( -1, 1, OUString(), sal_False, sal_False, 0, aEmbeddedEntries ); in ExportPart_Impl() 1278 aEmbeddedEntries.Insert( pObj, aEmbeddedEntries.Count() ); in ExportPart_Impl() 1319 else if ( lcl_IsInEmbedded( aEmbeddedEntries, nPos ) ) in ExportPart_Impl() 1337 if ( pElemStr && !lcl_IsInEmbedded( aEmbeddedEntries, nPos ) ) in ExportPart_Impl() 1348 … WriteNumberElement_Impl( -1, 1, OUString(), sal_False, sal_False, 0, aEmbeddedEntries ); in ExportPart_Impl() 1416 bThousand, nTrailingThousands, aEmbeddedEntries ); in ExportPart_Impl()
|
Completed in 22 milliseconds