Home
last modified time | relevance | path

Searched refs:pListElements (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx846 OUString *pElem = (*pListElements)[pListElements->Count()-1]; in exportListChange()
847 pListElements->Remove( pListElements->Count()-1 ); in exportListChange()
1014 pListElements->Insert( pElem, pListElements->Count() ); in exportListChange()
1055 pListElements->Insert( pElem, pListElements->Count() ); in exportListChange()
1085 DBG_ASSERT( pListElements && pListElements->Count() >= 2, in exportListChange()
1088 OUString *pElem = (*pListElements)[pListElements->Count()-1]; in exportListChange()
1091 pListElements->Remove( pListElements->Count()-1 ); in exportListChange()
1100 pElem = (*pListElements)[pListElements->Count()-1]; in exportListChange()
1142 pListElements->Insert( pElem, pListElements->Count() ); in exportListChange()
1171 pListElements( 0 ), in XMLTextParagraphExport()
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx89 OUStrings_Impl *pListElements; member in XMLTextParagraphExport

Completed in 45 milliseconds