Searched refs:WINDOW_TABPAGE (Results 1 – 17 of 17) sorted by relevance
85 Window( WINDOW_TABPAGE ) in TabPage()93 Window( WINDOW_TABPAGE ) in TabPage()
125 if ( pWindow->GetType() == WINDOW_TABPAGE ) in ImplWindowAutoMnemonic()
6675 if ( IsDialog() || (GetType() == WINDOW_TABPAGE) || (GetType() == WINDOW_DOCKINGWINDOW) ) in Show()8202 …if ( !IsDialog() && (mpWindowImpl->mnType != WINDOW_TABPAGE) && (mpWindowImpl->mnType != WINDOW_FL… in GetHelpText()9183 case WINDOW_TABPAGE: nRole = accessibility::AccessibleRole::PANEL; break; in GetAccessibleRole()
266 if( WINDOW_TABPAGE == GetParent()->GetType() ) in MouseButtonDown()352 if( WINDOW_TABPAGE == GetParent()->GetType() ) in KeyInput()686 if( WINDOW_TABPAGE == GetParent()->GetType() ) in SetState()907 if( WINDOW_TABPAGE == GetParent()->GetType() ) in ShowPosition()
105 SetType( WINDOW_TABPAGE ); in SvxCommonLinguisticControl()
325 { "tabpage", WINDOW_TABPAGE },334 { "tabpagemodel", WINDOW_TABPAGE }924 case WINDOW_TABPAGE: in ImplCreateWindow()
1637 case WINDOW_TABPAGE: in setProperty()
102 case WINDOW_TABPAGE: return new VCLXContainer; in CreateXWindow()
101 #define WINDOW_TABPAGE (WINDOW_FIRST + 0x44) macro
653 public final static int WINDOW_TABPAGE = (WINDOW_FIRST + 0x44); field
239 case WINDOW_TABPAGE: in codeParts()
283 if ( pChild && pChild->GetType() == WINDOW_TABPAGE ) in ProcessWindowChildEvent()
186 case WINDOW_TABPAGE: in IMPL_LINK()
299 case WINDOW_TABPAGE: nRT = C_TabPage; break; in ImpGetRType()816 case WINDOW_TABPAGE: in WriteControlData()
382 …else if ( nType == WINDOW_TABPAGE && pWindow->GetAccessibleParentWindow() && pWindow->GetAccessibl… in createAccessibleContext()
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
1468 (pChild->GetType() != WINDOW_TABPAGE) && in DbgDialogTest()