Home
last modified time | relevance | path

Searched refs:StringList_Impl (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/source/bastyp/
H A Dhelper.cxx61 DECLARE_LIST( StringList_Impl, OUString* ) in DECLARE_LIST() argument
250 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()
/trunk/main/sfx2/source/inc/
H A Dsfxtypes.hxx149 struct StringList_Impl : private Resource struct
154 StringList_Impl( const ResId& rErrIdP, sal_uInt16 nId) in StringList_Impl() argument
156 ~StringList_Impl() { FreeResource(); } in ~StringList_Impl() argument
/trunk/main/unotools/source/ucbhelper/
H A Dlocalfilehelper.cxx170 DECLARE_LIST( StringList_Impl, ::rtl::OUString* ) in DECLARE_LIST() argument
174 StringList_Impl* pFiles = NULL; in DECLARE_LIST()
197 pFiles = new StringList_Impl; in DECLARE_LIST()
H A Ducbhelper.cxx77 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()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx559 DECLARE_LIST( StringList_Impl, rtl::OUString* ) in DECLARE_LIST() argument
566 StringList_Impl* pFiles = NULL; in DECLARE_LIST()
589 pFiles = new StringList_Impl; in DECLARE_LIST()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx99 DECLARE_LIST( StringList_Impl, OUString* )

Completed in 47 milliseconds