Home
last modified time | relevance | path

Searched refs:getMonospaced (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/drawinglayer/source/attribute/
H A Dfontattribute.cxx91 bool getMonospaced() const { return mbMonospaced; } in getMonospaced() function in drawinglayer::attribute::ImpFontAttribute
104 && getMonospaced() == rCompare.getMonospaced()); in operator ==()
251 bool FontAttribute::getMonospaced() const in getMonospaced() function in drawinglayer::attribute::FontAttribute
253 return mpFontAttribute->getMonospaced(); in getMonospaced()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfontattribute.hxx88 bool getMonospaced() const;
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx405 aRetval.SetPitch(rFontAttribute.getMonospaced() ? PITCH_FIXED : PITCH_VARIABLE); in getVclFontFromFontAttribute()

Completed in 148 milliseconds