Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/dialogs/
H A Dwizardmachine.cxx142 …sal_Int32 nTotRightButtonSpaceOffset = (nRightAlignedButtonCount) * WIZARDDIALOG_BUTTON_STDOFFSET_… in calcRightHelpOffset() local
144nTotRightButtonSpaceOffset = (nTotRightButtonSpaceOffset - WIZARDDIALOG_BUTTON_STDOFFSET_X) + WIZA… in calcRightHelpOffset()
145 return aSize.Width() - nTotButtonWidth - nTotRightButtonSpaceOffset; in calcRightHelpOffset()

Completed in 18 milliseconds