Searched refs:StringList_Impl (Results 1 – 6 of 6) sorted by relevance
61 DECLARE_LIST( StringList_Impl, OUString* ) in DECLARE_LIST() argument250 StringList_Impl* pFiles = NULL; in GetFolderContents()306 pFiles = new StringList_Impl; in GetFolderContents()354 StringList_Impl* pProperties = NULL; in GetFolderContentProperties()414 pProperties = new StringList_Impl; in GetFolderContentProperties()490 StringList_Impl* pList = NULL; in GetResultSet()519 pList = new StringList_Impl; in GetResultSet()583 StringList_Impl* pProperties = NULL; in GetHelpTreeViewContents()613 pProperties = new StringList_Impl; in GetHelpTreeViewContents()
149 struct StringList_Impl : private Resource struct154 StringList_Impl( const ResId& rErrIdP, sal_uInt16 nId) in StringList_Impl() argument156 ~StringList_Impl() { FreeResource(); } in ~StringList_Impl() argument
170 DECLARE_LIST( StringList_Impl, ::rtl::OUString* ) in DECLARE_LIST() argument174 StringList_Impl* pFiles = NULL; in DECLARE_LIST()197 pFiles = new StringList_Impl; in DECLARE_LIST()
77 DECLARE_LIST( StringList_Impl, OUString* )284 StringList_Impl* pFiles = NULL; in GetFolderContents()340 pFiles = new StringList_Impl; in GetFolderContents()385 StringList_Impl* pList = NULL; in GetResultSet()413 pList = new StringList_Impl; in GetResultSet()
559 DECLARE_LIST( StringList_Impl, rtl::OUString* ) in DECLARE_LIST() argument566 StringList_Impl* pFiles = NULL; in DECLARE_LIST()589 pFiles = new StringList_Impl; in DECLARE_LIST()
99 DECLARE_LIST( StringList_Impl, OUString* )
Completed in 67 milliseconds