Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dstatus.cxx394 void StatusBar::ImplDrawText( sal_Bool bOffScreen, long nOldTextWidth ) in ImplDrawText() argument
416 long nMaxWidth = Max( nOldTextWidth, GetTextWidth( aStr ) ); in ImplDrawText()
1703 long nOldTextWidth = GetTextWidth( GetText() ); in SetText() local
1705 ImplDrawText( sal_True, nOldTextWidth ); in SetText()
/trunk/main/vcl/inc/vcl/
H A Dstatus.hxx109 SAL_DLLPRIVATE void ImplDrawText( sal_Bool bOffScreen, long nOldTextWidth );

Completed in 23 milliseconds