Home
last modified time | relevance | path

Searched refs:StringListResource (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/form/
H A Dstringlistresource.cxx46 StringListResource::StringListResource( const ResId& _rResId ) in StringListResource() function in svx::StringListResource
60 StringListResource::~StringListResource() in ~StringListResource()
H A DParseContext.cxx50 ::svx::StringListResource aKeywords( SVX_RES( RID_RSC_SQL_INTERNATIONAL ) ); in DBG_NAME()
H A Dtabwin.cxx393 StringListResource aPrefixes( SVX_RES( RID_RSC_TABWIN_PREFIX ) ); in UpdateContent()
/trunk/main/tools/inc/tools/
H A DStringListResource.hxx33 class StringListResource : public Resource class
36StringListResource(const ResId& _aResId,::std::vector< ::rtl::OUString>& _rToFill ) : Resource(_aR… in StringListResource() function in tools::StringListResource
46 ~StringListResource() in ~StringListResource()
/trunk/main/svx/source/inc/
H A Dstringlistresource.hxx44 class StringListResource : public Resource class
47 SVX_DLLPUBLIC StringListResource( const ResId& _rResId );
48 SVX_DLLPUBLIC ~StringListResource();
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx687 tools::StringListResource aRes(ModuleRes(_nResId),aList); in implCreateListLikeControl()
933 tools::StringListResource aRes(ModuleRes(_nResId),aList); in getConstantValue()
1071 tools::StringListResource aRes(ModuleRes(RID_STR_TYPE_CONST),aList); in convertToPropertyValue()
1085 tools::StringListResource aRes(ModuleRes(RID_STR_VERTICAL_ALIGN_CONST),aList); in convertToPropertyValue()
1096 tools::StringListResource aRes(ModuleRes(RID_STR_PARAADJUST_CONST),aList); in convertToPropertyValue()
1214 tools::StringListResource aRes(ModuleRes(RID_STR_TYPE_CONST),aList); in convertToControlValue()
1224 tools::StringListResource aRes(ModuleRes(RID_STR_VERTICAL_ALIGN_CONST),aList); in convertToControlValue()
1234 tools::StringListResource aRes(ModuleRes(RID_STR_PARAADJUST_CONST),aList); in convertToControlValue()
/trunk/main/tools/
H A DPackage_inc.mk25 …(eval $(call gb_Package_add_file,tools_inc,inc/tools/StringListResource.hxx,tools/StringListResour…
/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx373 tools::StringListResource aRes(PcrRes(RID_RSC_ENUM_YESNO),aListEntries); in convertGenericValueToString()
512 tools::StringListResource aRes(PcrRes(RID_RSC_ENUM_YESNO),aListEntries); in convertStringToGenericValue()
H A Dhandlerhelper.cxx90 tools::StringListResource aRes(PcrRes(RID_RSC_ENUM_YESNO),aListEntries); in describePropertyLine()
H A Dformcomponenthandler.cxx556 tools::StringListResource aRes( PcrRes( RID_RSC_ENUM_SHOWHIDE ), aListEntries ); in convertToPropertyValue()
662 tools::StringListResource aRes( PcrRes( RID_RSC_ENUM_SHOWHIDE ), aListEntries ); in convertToControlValue()
1264 tools::StringListResource aRes(PcrRes(nResId),aListEntries); in describePropertyLine()

Completed in 66 milliseconds