Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx223 mnWidthCoreValue(0), in LinePropertyPanel()
585 mnWidthCoreValue = pItem->GetValue(); in NotifyItemUpdate()
975 maLineWidthPopup.SetWidthSelect(mnWidthCoreValue, mbWidthValuable, meMapUnit); in IMPL_LINK()
1062 long nVal = LogicToLogic(mnWidthCoreValue * 10,(MapUnit)meMapUnit , MAP_POINT); in SetWidthIcon()
1098 mnWidthCoreValue = nWidth; in SetWidth()
H A DLinePropertyPanel.hxx137 sal_Int32 mnWidthCoreValue; member in svx::sidebar::LinePropertyPanel

Completed in 23 milliseconds