Home
last modified time | relevance | path

Searched defs:StringList_Impl (Results 1 – 4 of 4) sorted by relevance

/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
158 String GetString(){ return String( aResId ); } in GetString()
159 operator sal_Bool(){return IsAvailableRes(aResId.SetRT(RSC_STRING));} in operator sal_Bool()
/trunk/main/unotools/source/ucbhelper/
H A Dlocalfilehelper.cxx170 DECLARE_LIST( StringList_Impl, ::rtl::OUString* ) in DECLARE_LIST() argument
/trunk/main/sfx2/source/bastyp/
H A Dhelper.cxx61 DECLARE_LIST( StringList_Impl, OUString* ) in DECLARE_LIST() argument
/trunk/main/fileaccess/source/
H A DFileAccess.cxx559 DECLARE_LIST( StringList_Impl, rtl::OUString* ) in DECLARE_LIST() argument

Completed in 33 milliseconds