Home
last modified time | relevance | path

Searched defs:GetFamily (Results 1 – 15 of 15) sorted by path

/trunk/main/editeng/inc/editeng/
H A Dfontitem.hxx87 inline FontFamily GetFamily() const { return eFamily; } in GetFamily() function in SvxFontItem
/trunk/main/editeng/source/editeng/
H A Deditobj2.hxx168 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily() function in ContentInfo
174 SfxStyleFamily& GetFamily() { return eFamily; } in GetFamily() function in ContentInfo
/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx448 sal_uInt16 OReportStylesContext::GetFamily( const ::rtl::OUString& rFamily ) const in GetFamily() function in rptxml::OReportStylesContext
/trunk/main/sc/inc/
H A Dstyleuno.hxx249 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily() function in ScStyleObj
/trunk/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx70 SfxStyleFamily GetFamily() const { return (SfxStyleFamily)nFamily; } in GetFamily() function in SfxStyleFamilyItem
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx131 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily() function in SvxSearchItem
H A Dstyle.hxx136 SfxStyleFamily GetFamily() const { return nFamily; } in GetFamily() function in SfxStyleSheetBase
/trunk/main/sw/inc/
H A Dunostyle.hxx274 SfxStyleFamily GetFamily() const {return eFamily;} in GetFamily() function in SwXStyle
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx292 FontFamily GetFamily() const { return aSub[nActual].GetFamily(); } in GetFamily() function in SwFont
308 inline FontFamily GetFamily( const sal_uInt8 nWhich ) const in GetFamily() function in SwFont
/trunk/main/vcl/inc/
H A Dimpfont.hxx49 …FontFamily GetFamily() { if(meFamily==FAMILY_DONTKNOW) AskConfig(); return meFamily;… in GetFamily() function in Impl_Font
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1102 FontFamily Font::GetFamily() const { return mpImplFont->GetFamily(); } in GetFamily() function in Font
/trunk/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx124 sal_uInt16 GetFamily() const { return mnFamily; } in GetFamily() function in SvXMLStyleContext
/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx1161 sal_uInt16 SdXMLStylesContext::GetFamily( const OUString& rFamily ) const in GetFamily() function in SdXMLStylesContext
/trunk/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx84 sal_Int16 GetFamily() const { return nFamily; } in GetFamily() function in XMLFontAutoStylePoolEntry_Impl
H A Dxmlstyle.cxx245 sal_uInt16 GetFamily() const { return nFamily; } in GetFamily() function in SvXMLStyleIndex_Impl
606 sal_uInt16 SvXMLStylesContext::GetFamily( in GetFamily() function in SvXMLStylesContext

Completed in 92 milliseconds