Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A Dimpastp4.cxx202 if( pParents->Seek_Entry( &aTmp, &nPos ) ) in Add()
204 pParent = pParents->GetObject( nPos ); in Add()
209 pParents->Insert( pParent ); in Add()
252 if( pParents->Seek_Entry( &aTmp, &nPos ) ) in AddNamed()
254 pParent = pParents->GetObject( nPos ); in AddNamed()
259 pParents->Insert( pParent ); in AddNamed()
321 const SvXMLAutoStylePoolParentsP_Impl* pParents = in Find() local
323 if( pParents->Seek_Entry( &aTmp, &nPos ) ) in Find()
393 const SvXMLAutoStylePoolParentsP_Impl *pParents = in exportXML() local
406 sal_uInt32 nParents = pParents->Count(); in exportXML()
[all …]

Completed in 15 milliseconds