Home
last modified time | relevance | path

Searched refs:mpHeightItem (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx107 if (mpHeightItem) in GetSelFontSize()
108 nH = LogicToLogic( mpHeightItem->GetHeight(), (MapUnit)eUnit, MAP_TWIP ); in GetSelFontSize()
413 mpHeightItem = NULL; in Initialize()
902 mpHeightItem = (SvxFontHeightItem*)pState;//const SvxFontHeightItem* in NotifyItemUpdate()
904 const sal_Int64 nValue (CalcToPoint(mpHeightItem->GetHeight(), eUnit, 10 )); in NotifyItemUpdate()
943 mpHeightItem = NULL; in NotifyItemUpdate()
H A DTextPropertyPanel.hxx144 SvxFontHeightItem* mpHeightItem; member in svx::sidebar::TextPropertyPanel

Completed in 20 milliseconds