Home
last modified time | relevance | path

Searched refs:_eFamily (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dfontitem.hxx86 void SetFamily( FontFamily _eFamily ) { eFamily = _eFamily; } in SetFamily() argument
/trunk/main/svl/inc/svl/
H A Dstyle.hxx373 … UniString& _rName, const SfxStyleSheetBasePool& _rPool, SfxStyleFamily _eFamily, sal_uInt16 _nMas…
/trunk/main/svl/source/items/
H A Dstyle.cxx1336 … 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 Dtextitem.cxx425 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 37 milliseconds