Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Diconcdlg.cxx301 SvtViewOptions aTabDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in ~IconChoiceDialog() local
302aTabDlgOpt.SetWindowState( ::rtl::OUString::createFromAscii( GetWindowState((WINDOWSTATE_MASK_X | … in ~IconChoiceDialog()
303 aTabDlgOpt.SetPageID( mnCurrentPageId ); in ~IconChoiceDialog()
1068 SvtViewOptions aTabDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in Start_Impl() local
1070 if ( aTabDlgOpt.Exists() ) in Start_Impl()
1073 SetWindowState( ByteString( aTabDlgOpt.GetWindowState().getStr(), RTL_TEXTENCODING_ASCII_US ) ); in Start_Impl()
1076 nActPage = (sal_uInt16)aTabDlgOpt.GetPageID(); in Start_Impl()

Completed in 23 milliseconds