Searched refs:_eFamily (Results 1 – 4 of 4) sorted by relevance
/trunk/main/editeng/inc/editeng/ |
H A D | fontitem.hxx | 86 void SetFamily( FontFamily _eFamily ) { eFamily = _eFamily; } in SetFamily() argument
|
/trunk/main/svl/inc/svl/ |
H A D | style.hxx | 373 … UniString& _rName, const SfxStyleSheetBasePool& _rPool, SfxStyleFamily _eFamily, sal_uInt16 _nMas…
|
/trunk/main/svl/source/items/ |
H A D | style.cxx | 1336 … UniString& _rName, const SfxStyleSheetBasePool& _rPool, SfxStyleFamily _eFamily, sal_uInt16 _nMas… in SfxUnoStyleSheet() argument 1337 …sun::star::style::XStyle, ::com::sun::star::lang::XUnoTunnel >( _rName, _rPool, _eFamily, _nMaske ) in SfxUnoStyleSheet()
|
/trunk/main/editeng/source/items/ |
H A D | textitem.cxx | 425 sal_uInt8 _eFamily, eFontPitch, eFontTextEncoding; in Create() local 427 rStrm >> _eFamily; in Create() 460 return new SvxFontItem( (FontFamily)_eFamily, aName, aStyle, in Create()
|
Completed in 44 milliseconds