Searched refs:GetDefaultFontHeight (Results 1 – 3 of 3) sorted by relevance
148 sal_uIntPtr nOldFontHgt=pOldModel->GetDefaultFontHeight(); in SetModel()149 sal_uIntPtr nNewFontHgt=pNewModel->GetDefaultFontHeight(); in SetModel()
88 sal_uInt16 GetDefaultFontHeight( SwDrawTextInfo &rInf ) in GetDefaultFontHeight() function1107 const sal_uInt16 nDefaultFontHeight = GetDefaultFontHeight( rInf ); in DrawText()1967 const sal_uInt16 nDefaultFontHeight = GetDefaultFontHeight( rInf ); in GetTextSize()2241 const sal_uInt16 nDefaultFontHeight = GetDefaultFontHeight( rInf ); in GetCrsrOfst()2507 const sal_uInt16 nDefaultFontHeight = GetDefaultFontHeight( rInf ); in GetTxtBreak()
379 sal_uIntPtr GetDefaultFontHeight() const { return nDefTextHgt; } in GetDefaultFontHeight() function in SdrModel
Completed in 49 milliseconds