Searched refs:StringListResource (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/svx/source/form/ |
H A D | stringlistresource.cxx | 46 StringListResource::StringListResource( const ResId& _rResId ) in StringListResource() function in svx::StringListResource 60 StringListResource::~StringListResource() in ~StringListResource()
|
H A D | ParseContext.cxx | 50 ::svx::StringListResource aKeywords( SVX_RES( RID_RSC_SQL_INTERNATIONAL ) ); in DBG_NAME()
|
H A D | tabwin.cxx | 393 StringListResource aPrefixes( SVX_RES( RID_RSC_TABWIN_PREFIX ) ); in UpdateContent()
|
/aoo41x/main/tools/inc/tools/ |
H A D | StringListResource.hxx | 33 class StringListResource : public Resource class 36 …StringListResource(const ResId& _aResId,::std::vector< ::rtl::OUString>& _rToFill ) : Resource(_aR… in StringListResource() function in tools::StringListResource 46 ~StringListResource() in ~StringListResource()
|
/aoo41x/main/svx/source/inc/ |
H A D | stringlistresource.hxx | 44 class StringListResource : public Resource class 47 SVX_DLLPUBLIC StringListResource( const ResId& _rResId ); 48 SVX_DLLPUBLIC ~StringListResource();
|
/aoo41x/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 687 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()
|
/aoo41x/main/tools/ |
H A D | Package_inc.mk | 25 …(eval $(call gb_Package_add_file,tools_inc,inc/tools/StringListResource.hxx,tools/StringListResour…
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | stringrepresentation.cxx | 373 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 D | handlerhelper.cxx | 90 tools::StringListResource aRes(PcrRes(RID_RSC_ENUM_YESNO),aListEntries); in describePropertyLine()
|
H A D | formcomponenthandler.cxx | 556 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 64 milliseconds