Searched refs:E_TABPAGE (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/unotools/source/config/ |
| H A D | viewoptions.cxx | 836 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 D | itemholder1.cxx | 282 rItem.pItem = new SvtViewOptions(E_TABPAGE, ::rtl::OUString()); in impl_newItem()
|
| /trunk/main/sfx2/source/dialog/ |
| H A D | tabdlg.cxx | 620 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 D | basedlgs.cxx | 745 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 D | viewoptions.hxx | 58 E_TABPAGE = 2, enumerator
|
| /trunk/main/cui/source/dialogs/ |
| H A D | iconcdlg.cxx | 317 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 D | PosSizePropertyPanel.cxx | 679 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 D | treeopt.cxx | 635 … 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 D | newhelp.cxx | 1001 SvtViewOptions aViewOpt( E_TABPAGE, CONFIGNAME_SEARCHPAGE ); in SearchTabPage_Impl() 1031 SvtViewOptions aViewOpt( E_TABPAGE, CONFIGNAME_SEARCHPAGE ); in ~SearchTabPage_Impl()
|