Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/ole/
H A Daxbinaryreader.hxx123 sal_Int16 getHeightPoints() const;
H A Daxcontrol.hxx460 inline sal_Int16 getFontHeight() const { return maFontData.getHeightPoints(); } in getFontHeight()
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx128 sal_Int16 AxFontData::getHeightPoints() const in getHeightPoints() function in oox::ole::AxFontData
H A Daxcontrol.cxx816 rPropMap.setProperty( PROP_FontHeight, maFontData.getHeightPoints() ); in convertProperties()

Completed in 24 milliseconds