Searched refs:aWinOpt2 (Results 1 – 2 of 2) sorted by relevance
178 SvtViewOptions aWinOpt2( E_WINDOW, LSP_LV_GLOBAL_VALUE ); in PopupModeEndCallback() local181 aWinOpt2.SetUserData( aSeq ); in PopupModeEndCallback()199 SvtViewOptions aWinOpt2( E_WINDOW, LSP_LV_GLOBAL_VALUE ); in Rearrange() local200 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()
437 SvtViewOptions aWinOpt2( E_WINDOW, SWPAGE_RIGHT_GVALUE ); in GetUserCustomValues() local438 if ( aWinOpt2.Exists() ) in GetUserCustomValues()440 …::com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue > aSeq = aWinOpt2.GetUserDat… in GetUserCustomValues()502 SvtViewOptions aWinOpt2( E_WINDOW, SWPAGE_RIGHT_GVALUE ); in StoreUserCustomValues() local505 aWinOpt2.SetUserData( aSeq ); in StoreUserCustomValues()
Completed in 22 milliseconds