Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx137 void SdrExchangeView::ImpGetPasteObjList(Point& /*rPos*/, SdrObjList*& rpLst) in ImpGetPasteObjList() argument
139 if (rpLst==NULL) in ImpGetPasteObjList()
144 rpLst=pPV->GetObjList(); in ImpGetPasteObjList()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx2076 SvStringsISortDtor*& rpLst, in LoadXMLExceptList_Imp() argument
2080 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()
/trunk/main/svx/inc/svx/
H A Dsvdxcgv.hxx54 void ImpGetPasteObjList(Point& rPos, SdrObjList*& rpLst);
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx144 void LoadXMLExceptList_Imp( SvStringsISortDtor*& rpLst,

Completed in 34 milliseconds