Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporglue.cxx180 SwFixPortion::SwFixPortion(const KSHORT nFixedWidth, const KSHORT nFixedPos) in SwFixPortion() argument
181 : SwGluePortion(nFixedWidth), nFix(nFixedPos) in SwFixPortion()
190 SwMarginPortion::SwMarginPortion( const KSHORT nFixedWidth ) in SwMarginPortion() argument
191 :SwGluePortion( nFixedWidth ) in SwMarginPortion()
/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx328 Fixed nFixedWidth = Vcl2Fixed( nPixelWidth ); in AdjustLayout() local
329 mnCachedWidth = nFixedWidth; in AdjustLayout()
334 nVals[0] = &nFixedWidth; in AdjustLayout()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2119 long nFixedWidth = nDefWidth+nDropDownArrowWidth; in ImplCalcItem() local
2121 ImplAddButtonBorder( nFixedWidth, nFixedHeight, mnOutStyle, mpData->mbNativeButtons ); in ImplCalcItem()
2126 nMaxWidth = nFixedWidth; in ImplCalcItem()

Completed in 42 milliseconds