Searched refs:mpAutoLayoutInfoList (Results 1 – 2 of 2) sorted by relevance
422 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 …]
113 ImpXMLAutoLayoutInfoList* mpAutoLayoutInfoList; member in SdXMLExport
Completed in 28 milliseconds