Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/ !
H A Dviewoptions.cxx825 case E_TABDIALOG : { in SvtViewOptions()
884 case E_TABDIALOG : { in ~SvtViewOptions()
935 case E_TABDIALOG : { in Exists()
966 case E_TABDIALOG : { in Delete()
997 case E_TABDIALOG : { in GetWindowState()
1027 case E_TABDIALOG : { in SetWindowState()
1055 if( m_eViewType == E_TABDIALOG ) in GetPageID()
1072 if( m_eViewType == E_TABDIALOG ) in SetPageID()
1086 …OSL_ENSURE( !(m_eViewType==E_DIALOG||m_eViewType==E_TABDIALOG||m_eViewType==E_TABPAGE), "SvtViewOp… in IsVisible()
1105 …OSL_ENSURE( !(m_eViewType==E_DIALOG||m_eViewType==E_TABDIALOG||m_eViewType==E_TABPAGE), "SvtViewOp… in SetVisible()
[all …]
H A Ditemholder1.cxx278 rItem.pItem = new SvtViewOptions(E_TABDIALOG, ::rtl::OUString()); in impl_newItem()
/trunk/main/sd/source/ui/animations/ !
H A DCustomAnimationCreateDialog.cxx675 E_TABDIALOG, String::CreateFromInt32( DLG_CUSTOMANIMATION_CREATE ) ); in setPosition()
704 E_TABDIALOG, String::CreateFromInt32( DLG_CUSTOMANIMATION_CREATE ) ); in storePosition()
/trunk/main/unotools/inc/unotools/ !
H A Dviewoptions.hxx57 E_TABDIALOG = 1, enumerator
/trunk/main/cui/source/dialogs/ !
H A Diconcdlg.cxx301 SvtViewOptions aTabDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in ~IconChoiceDialog()
1068 SvtViewOptions aTabDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in Start_Impl()
H A Dcuihyperdlg.cxx160 SvtViewOptions aViewOpt( E_TABDIALOG, String::CreateFromInt32( SID_HYPERLINK_DIALOG ) ); in ~SvxHpLinkDlg()
/trunk/main/sfx2/source/dialog/ !
H A Dtabdlg.cxx601 SvtViewOptions aDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in ~SfxTabDialog()
838 SvtViewOptions aDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in Start_Impl()
/trunk/main/sfx2/source/appl/ !
H A Dnewhelp.cxx1607 SvtViewOptions aViewOpt( E_TABDIALOG, CONFIGNAME_INDEXWIN ); in SfxHelpIndexWindow_Impl()
1634 SvtViewOptions aViewOpt( E_TABDIALOG, CONFIGNAME_INDEXWIN ); in ~SfxHelpIndexWindow_Impl()
/trunk/main/svx/source/form/ !
H A Ddatanavi.cxx1589 SvtViewOptions aViewOpt( E_TABDIALOG, CFGNAME_DATANAVIGATOR ); in DataNavigatorWindow()
1621 SvtViewOptions aViewOpt( E_TABDIALOG, CFGNAME_DATANAVIGATOR ); in ~DataNavigatorWindow()