Searched refs:_nIdx (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/editeng/source/items/ ! |
| H A D | svxfont.cxx | 211 const xub_StrLen _nIdx, const xub_StrLen _nLen ) in SvxDoCapitals() argument 212 : pOut(_pOut), rTxt(_rTxt), nIdx(_nIdx), nLen(_nLen) in SvxDoCapitals() 687 const XubString &_rTxt, const xub_StrLen _nIdx, in SvxDoGetCapitalSize() argument 689 : SvxDoCapitals( (OutputDevice*)_pOut, _rTxt, _nIdx, _nLen ), in SvxDoGetCapitalSize() 700 void SvxDoGetCapitalSize::Do( const XubString &_rTxt, const xub_StrLen _nIdx, in Do() argument 709 aPartSize.setWidth( pOut->GetTextWidth( _rTxt, _nIdx, _nLen ) ); in Do() 717 aPartSize.setWidth( pOut->GetTextWidth( _rTxt, _nIdx, _nLen ) ); in Do() 760 const xub_StrLen _nIdx, const xub_StrLen _nLen, in SvxDoDrawCapital() argument 762 : SvxDoCapitals( _pOut, _rTxt, _nIdx, _nLen ), in SvxDoDrawCapital() 801 void SvxDoDrawCapital::Do( const XubString &_rTxt, const xub_StrLen _nIdx, in Do() argument [all …]
|
| /trunk/main/xmloff/source/forms/ ! |
| H A D | controlpropertymap.cxx | 141 sal_uInt32 _nIdx ) const in handleSpecialItem() 145 …:handleSpecialItem( _rAttrList, _rProperty, _rUnitConverter, _rNamespaceMap, _pProperties, _nIdx ); in handleSpecialItem()
|
| H A D | controlpropertymap.hxx | 54 sal_uInt32 _nIdx
|