Home
last modified time | relevance | path

Searched refs:GetSbxRes (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/basic/source/sbx/
H A Dsbxcoll.cxx49 pCount = GetSbxRes( STRING_COUNTPROP ); in SbxCollection()
50 pAdd = GetSbxRes( STRING_ADDMETH ); in SbxCollection()
51 pItem = GetSbxRes( STRING_ITEMMETH ); in SbxCollection()
52 pRemove = GetSbxRes( STRING_REMOVEMETH ); in SbxCollection()
H A Dsbxres.cxx79 const char* GetSbxRes( sal_uInt16 nId ) in GetSbxRes() function
85 : ::rtl::OUString( ::rtl::OUString::createFromAscii( GetSbxRes( nId ) ) ) in SbxRes()
H A Dsbxres.hxx80 const char* GetSbxRes( sal_uInt16 );
H A Dsbxobj.cxx52 pNameProp = GetSbxRes( STRING_NAMEPROP ); in SbxObject()
53 pParentProp = GetSbxRes( STRING_PARENTPROP ); in SbxObject()

Completed in 19 milliseconds