Searched refs:mpLayoutNames (Results 1 – 2 of 2) sorted by relevance
76 mpLayoutNames = new List; in SdPresLayoutDlg()92 String* pName = (String*)mpLayoutNames->First(); in ~SdPresLayoutDlg()96 pName = (String*)mpLayoutNames->Next(); in ~SdPresLayoutDlg()99 delete mpLayoutNames; in ~SdPresLayoutDlg()131 mnLayoutCount = mpLayoutNames->Count(); in Reset()134 if (*((String*)mpLayoutNames->GetObject(nName)) == maName) in Reset()165 aLayoutName = *(String*)mpLayoutNames->GetObject( nId - 1 ); in GetAttr()277 String* pName = (String*)mpLayoutNames->First(); in IMPL_LINK()291 pName = (String*)mpLayoutNames->Next(); in IMPL_LINK()340 maVS.InsertItem( (sal_uInt16) mpLayoutNames->Count(), in IMPL_LINK()[all …]
74 List* mpLayoutNames; member in SdPresLayoutDlg
Completed in 8 milliseconds