Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp.cxx422 mpAutoLayoutInfoList(new ImpXMLAutoLayoutInfoList(1, 4, 4)), in DECLARE_LIST()
734 if(mpAutoLayoutInfoList) in ~SdXMLExport()
736 while(mpAutoLayoutInfoList->Count()) in ~SdXMLExport()
737 delete mpAutoLayoutInfoList->Remove(mpAutoLayoutInfoList->Count() - 1L); in ~SdXMLExport()
738 delete mpAutoLayoutInfoList; in ~SdXMLExport()
739 mpAutoLayoutInfoList = 0L; in ~SdXMLExport()
906 if(*mpAutoLayoutInfoList->GetObject(nCnt) == *pNew) in ImpPrepAutoLayoutInfo()
909 pNew = mpAutoLayoutInfoList->GetObject(nCnt); in ImpPrepAutoLayoutInfo()
916 mpAutoLayoutInfoList->Insert(pNew, LIST_APPEND); in ImpPrepAutoLayoutInfo()
937 if(mpAutoLayoutInfoList->Count()) in ImpWriteAutoLayoutInfos()
[all …]
H A Dsdxmlexp_impl.hxx113 ImpXMLAutoLayoutInfoList* mpAutoLayoutInfoList; member in SdXMLExport

Completed in 32 milliseconds