Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dviewoptions.cxx836 case E_TABPAGE : { in SvtViewOptions()
895 case E_TABPAGE : { in ~SvtViewOptions()
939 case E_TABPAGE : { in Exists()
970 case E_TABPAGE : { in Delete()
1001 case E_TABPAGE : { in GetWindowState()
1031 case E_TABPAGE : { in SetWindowState()
1052 …OSL_ENSURE( !(m_eViewType==E_DIALOG||m_eViewType==E_TABPAGE||m_eViewType==E_WINDOW), "SvtViewOptio… in GetPageID()
1070 …OSL_ENSURE( !(m_eViewType==E_DIALOG||m_eViewType==E_TABPAGE||m_eViewType==E_WINDOW), "SvtViewOptio… 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.cxx282 rItem.pItem = new SvtViewOptions(E_TABPAGE, ::rtl::OUString()); in impl_newItem()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx620 SvtViewOptions aPageOpt( E_TABPAGE, String::CreateFromInt32( pDataObject->nId ) ); in ~SfxTabDialog()
989 SvtViewOptions aPageOpt( E_TABPAGE, String::CreateFromInt32( pDataObject->nId ) ); in RemoveTabPage()
1446 SvtViewOptions aPageOpt( E_TABPAGE, String::CreateFromInt32( pDataObject->nId ) ); in IMPL_LINK()
H A Dbasedlgs.cxx745 SvtViewOptions aPageOpt( E_TABPAGE, String::CreateFromInt32( GetUniqId() ) ); in IMPL_LINK()
951 SvtViewOptions aPageOpt( E_TABPAGE, String::CreateFromInt32( GetUniqId() ) ); in SetTabPage()
/trunk/main/unotools/inc/unotools/
H A Dviewoptions.hxx58 E_TABPAGE = 2, enumerator
/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx317 SvtViewOptions aTabPageOpt( E_TABPAGE, String::CreateFromInt32( pData->nId ) ); in ~IconChoiceDialog()
789 SvtViewOptions aTabPageOpt( E_TABPAGE, String::CreateFromInt32( pData->nId ) ); in ActivatePageImpl()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx679 SvtViewOptions aPageOpt( E_TABPAGE, String::CreateFromInt32( RID_SVXPAGE_POSITION_SIZE ) ); in IMPL_LINK()
1088 SvtViewOptions aPageOpt( E_TABPAGE, String::CreateFromInt32( RID_SVXPAGE_POSITION_SIZE ) ); in NotifyItemUpdate()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx635 … SvtViewOptions aTabPageOpt( E_TABPAGE, String::CreateFromInt32( pPageInfo->m_nPageId ) ); in ~OfaTreeOptionsDialog()
1222 … SvtViewOptions aTabPageOpt( E_TABPAGE, String::CreateFromInt32( pPageInfo->m_nPageId ) ); in IMPL_LINK()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx1001 SvtViewOptions aViewOpt( E_TABPAGE, CONFIGNAME_SEARCHPAGE ); in SearchTabPage_Impl()
1031 SvtViewOptions aViewOpt( E_TABPAGE, CONFIGNAME_SEARCHPAGE ); in ~SearchTabPage_Impl()