Searched refs:nExpandWidth (Results 1 – 2 of 2) sorted by relevance
2920 sal_Int32 nOldWidth = bIndex ? nCollapseWidth : nExpandWidth; in MakeLayout()2921 sal_Int32 nWidth = bIndex ? nExpandWidth : nCollapseWidth; in MakeLayout()2966 nExpandWidth = aRect.Width; in InitSizes()2967 nCollapseWidth = nExpandWidth * nTextSize / 100; in InitSizes()2972 nExpandWidth = nCollapseWidth * 100 / nTextSize; in InitSizes()3001 nExpandWidth = nWidth; in LoadConfig()3002 nCollapseWidth = nExpandWidth * nTextSize / 100; in LoadConfig()3007 nExpandWidth = nCollapseWidth * 100 / nTextSize; in LoadConfig()3214 nExpandWidth ( 0 ), in SfxHelpWindow_Impl()
523 sal_Int32 nExpandWidth; member in SfxHelpWindow_Impl
Completed in 33 milliseconds