Searched refs:rpLst (Results 1 – 4 of 4) sorted by relevance
137 void SdrExchangeView::ImpGetPasteObjList(Point& /*rPos*/, SdrObjList*& rpLst) in ImpGetPasteObjList() argument139 if (rpLst==NULL) in ImpGetPasteObjList()144 rpLst=pPV->GetObjList(); in ImpGetPasteObjList()
2076 SvStringsISortDtor*& rpLst, in LoadXMLExceptList_Imp() argument2080 if( rpLst ) in LoadXMLExceptList_Imp()2081 rpLst->DeleteAndDestroy( 0, rpLst->Count() ); in LoadXMLExceptList_Imp()2083 rpLst = new SvStringsISortDtor( 16, 16 ); in LoadXMLExceptList_Imp()2130 …e< xml::sax::XDocumentHandler > xFilter = new SvXMLExceptionListImport ( xServiceFactory, *rpLst ); in LoadXMLExceptList_Imp()
54 void ImpGetPasteObjList(Point& rPos, SdrObjList*& rpLst);
144 void LoadXMLExceptList_Imp( SvStringsISortDtor*& rpLst,
Completed in 42 milliseconds