Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx53 mnCustomWidth(0), in LineWidthControl()
222 mnCustomWidth = aWinData.ToInt32(); in SetWidthSelect()
227 String aStrTip( String::CreateFromDouble( (double)mnCustomWidth / 10)); in SetWidthSelect()
298 long nVal = LogicToLogic(mnCustomWidth , MAP_POINT, (MapUnit)meMapUnit); in IMPL_LINK()
H A DLineWidthControl.hxx59 long mnCustomWidth; member in svx::sidebar::LineWidthControl

Completed in 13 milliseconds