Home
last modified time | relevance | path

Searched defs:GetPitch (Results 1 – 6 of 6) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dfontitem.hxx90 inline FontPitch GetPitch() const { return ePitch; } in GetPitch() function in SvxFontItem
/trunk/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx85 sal_Int16 GetPitch() const { return nPitch; } in GetPitch() function in XMLFontAutoStylePoolEntry_Impl
/trunk/main/vcl/inc/
H A Dimpfont.hxx48 …FontPitch GetPitch() { if(mePitch==PITCH_DONTKNOW) AskConfig(); return mePitch; } in GetPitch() function in Impl_Font
H A Doutfont.hxx66 FontPitch GetPitch() const { return mePitch; } in GetPitch() function in ImplFontAttributes
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx293 FontPitch GetPitch() const { return aSub[nActual].GetPitch(); } in GetPitch() function in SwFont
312 inline FontPitch GetPitch( const sal_uInt8 nWhich ) const in GetPitch() function in SwFont
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1098 FontPitch Font::GetPitch() const { return mpImplFont->GetPitch(); } in GetPitch() function in Font

Completed in 39 milliseconds