Home
last modified time | relevance | path

Searched refs:nListWidth (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/ !
H A Dtp_Scale.cxx265 long nListWidth = m_aLB_MainTimeUnit.GetSizePixel().Width(); in PlaceIntervalControlsAccordingToAxisType() local
271 long nSecondX = nMinX + nListWidth + nLabelDistance; in PlaceIntervalControlsAccordingToAxisType()
290 long nSecondXMax = GetSizePixel().Width() - nListWidth; in PlaceIntervalControlsAccordingToAxisType()
/trunk/main/filter/inc/filter/msfilter/ !
H A Dmsocximex.hxx317 nStyle(0), nMousePointer(0), nPasswordChar(0), nListWidth(0), in OCX_ModernControl()
375 sal_uInt32 nListWidth; member in OCX_ModernControl
/trunk/main/filter/source/msfilter/ !
H A Dmsocximex.cxx3067 *pS >> nListWidth; in Read()