Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterHelpView.cxx147 mnMaximalWidth(0) in PresenterHelpView()
415 new Block(sLeftText, sRightText, mpFont->mxFont, mnMaximalWidth))); in ProcessString()
470 (*iBlock)->Update(mpFont->mxFont, mnMaximalWidth); in CheckFontSize()
486 (*iBlock)->Update(mpFont->mxFont, mnMaximalWidth); in CheckFontSize()
541 mnMaximalWidth = (mxWindow->getPosSize().Width - 4*gnHorizontalGap) / 2; in Resize()
H A DPresenterHelpView.hxx116 sal_Int32 mnMaximalWidth; member in sdext::presenter::PresenterHelpView

Completed in 15 milliseconds