Lines Matching refs:ModuleRes

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()
1592 const String aGcc3WorkaroundTemporary( ModuleRes(RID_STR_FILTER)); in impl_dialogFilter_nothrow()
1630 …throw beans::PropertyVetoException(String(ModuleRes(RID_STR_ILLEGAL_POSITION)),xSourceReportCompon… in checkPosAndSize()
1643 …throw beans::PropertyVetoException(String(ModuleRes( RID_STR_OVERLAP_OTHER_CONTROL)),xSourceReport… in checkPosAndSize()
1728 const String sGroup = String(ModuleRes(RID_STR_SCOPE_GROUP)); in impl_fillScopeList_nothrow()
1756 String sGroupName = String(ModuleRes(RID_STR_SCOPE_GROUP)); in fillScope_throw()
1769 String sGroupName = String(ModuleRes(RID_STR_SCOPE_GROUP)); in fillScope_throw()
1795 String sGroupName = String(ModuleRes(RID_STR_SCOPE_GROUP)); in fillScope_throw()
1842 String sGroupName = String(ModuleRes(RID_STR_SCOPE_GROUP)); in isDefaultFunction()
1909 m_aCounterFunction.m_sName = String(ModuleRes(RID_STR_F_COUNTER)); in loadDefaultFunctions()
1927 aDefault.m_sName = String(ModuleRes(RID_STR_F_ACCUMULATION)); in loadDefaultFunctions()
1934 aDefault.m_sName = String(ModuleRes(RID_STR_F_MINIMUM)); in loadDefaultFunctions()
1941 aDefault.m_sName = String(ModuleRes(RID_STR_F_MAXIMUM)); in loadDefaultFunctions()
2111 String sGroupName = String(ModuleRes(RID_STR_SCOPE_GROUP)); in impl_isCounterFunction_throw()