Searched refs:nIntResIds (Results 1 – 1 of 1) sorted by relevance
1119 bool SvxUnoGetResourceRanges( const short nWhich, int& nApiResIds, int& nIntResIds, int& nCount ) t… in SvxUnoGetResourceRanges() argument1125 nIntResIds = RID_SVXSTR_BMP_START; in SvxUnoGetResourceRanges()1131 nIntResIds = RID_SVXSTR_DASH_START; in SvxUnoGetResourceRanges()1138 nIntResIds = RID_SVXSTR_LEND_START; in SvxUnoGetResourceRanges()1144 nIntResIds = RID_SVXSTR_GRDT_START; in SvxUnoGetResourceRanges()1150 nIntResIds = RID_SVXSTR_HATCH_START; in SvxUnoGetResourceRanges()1156 nIntResIds = RID_SVXSTR_TRASNGR_START; in SvxUnoGetResourceRanges()1344 int nIntResIds; in SvxUnogetApiNameForItem() local1347 if( SvxUnoGetResourceRanges( nWhich, nApiResIds, nIntResIds, nCount ) ) in SvxUnogetApiNameForItem()1349 if(SvxUnoConvertResourceString( nIntResIds, nApiResIds, nCount, aNew ) ) in SvxUnogetApiNameForItem()[all …]