Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx178 SvtViewOptions aWinOpt2( E_WINDOW, LSP_LV_GLOBAL_VALUE ); in PopupModeEndCallback() local
181 aWinOpt2.SetUserData( aSeq ); in PopupModeEndCallback()
199 SvtViewOptions aWinOpt2( E_WINDOW, LSP_LV_GLOBAL_VALUE ); in Rearrange() local
200 if ( aWinOpt2.Exists() ) in Rearrange()
202 …::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq = aWinOpt2.GetUserDat… in Rearrange()
247 if( !aWinOpt.Exists() && !aWinOpt2.Exists() ) in Rearrange()
/aoo42x/main/sw/source/ui/sidebar/
H A DPageMarginControl.cxx439 SvtViewOptions aWinOpt2( E_WINDOW, SWPAGE_RIGHT_GVALUE ); in GetUserCustomValues() local
440 if ( aWinOpt2.Exists() ) in GetUserCustomValues()
442 …::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq = aWinOpt2.GetUserDat… in GetUserCustomValues()
504 SvtViewOptions aWinOpt2( E_WINDOW, SWPAGE_RIGHT_GVALUE ); in StoreUserCustomValues() local
507 aWinOpt2.SetUserData( aSeq ); in StoreUserCustomValues()

Completed in 19 milliseconds