Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A Dcontrollerframe.cxx126 ,m_bActive( false ) in ControllerFrame_Data()
135 bool m_bActive; member
210 if ( _rData.m_bActive && _rData.m_bIsTopLevelDocumentWindow ) in lcl_updateActiveComponents_nothrow()
251 if ( _rData.m_bActive == _bActive ) in lcl_updateActive_nothrow()
253 _rData.m_bActive = _bActive; in lcl_updateActive_nothrow()
392 m_pData->m_bActive = lcl_isActive_nothrow( m_pData->m_xFrame ); in attachFrame()
395 if ( m_pData->m_bActive ) in attachFrame()
413 return m_pData->m_bActive; in isActive()
419 bool bActive = m_pData->m_bActive; in frameAction()
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx41 m_bActive = sal_True; in DNDListenerContainer()
109 return m_bActive; in isActive()
119 m_bActive = active; in setActive()
155 if( pContainer && m_bActive ) in fireDropEvent()
228 if( pContainer && m_bActive ) in fireDragExitEvent()
274 if( pContainer && m_bActive ) in fireDragOverEvent()
342 if( pContainer && m_bActive ) in fireDragEnterEvent()
409 if( pContainer && m_bActive ) in fireDropActionChangedEvent()
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.cxx58 m_bActive(sal_True), in DropTarget()
296 return m_bActive; //m_bDropTargetRegistered; in isActive()
303 m_bActive= _b; in setActive()
327 if( m_bActive ) in DragEnter()
389 if( m_bActive) in DragOver()
442 if( m_bActive) in DragLeave()
469 if( m_bActive) in Drop()
H A Dtarget.hxx99 sal_Bool m_bActive; member in DropTarget
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx75 m_bActive( false ), in Entry_Impl()
430 if ( m_vEntries[ nPos ]->m_bActive ) in GetEntryRect()
489 m_vEntries[ m_nActive ]->m_bActive = false; in selectEntry()
496 m_vEntries[ nPos ]->m_bActive = true; in selectEntry()
518 if ( pEntry->m_bActive ) in DrawRow()
527 if ( pEntry->m_bActive ) in DrawRow()
617 if ( pEntry->m_bActive ) in DrawRow()
626 if ( pEntry->m_bActive ) in DrawRow()
793 aSize.Height() = (*iIndex)->m_bActive ? m_nActiveHeight : m_nStdHeight; in Paint()
H A Ddp_gui_extlistbox.hxx63 bool m_bActive :1; member
/trunk/main/unotools/inc/unotools/
H A Ducblockbytes.hxx75 sal_Bool m_bActive; member in utl::UcbLockBytesHandler
85 : m_bActive( sal_True ) in UcbLockBytesHandler()
89 void Activate( sal_Bool bActivate = sal_True ) { m_bActive = bActivate; } in Activate()
90 sal_Bool IsActive() const { return m_bActive; } in IsActive()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx42 m_bActive( false ), in DropTarget()
80 m_bActive = true; in initialize()
107 return m_bActive; in isActive()
116 m_bActive = active; in setActive()
H A DX11_selection.cxx2174 else if( ! it->second.m_pTarget->m_bActive ) in handleDropEvent()
2183 if( it != m_aDropTargets.end() && it->second.m_pTarget->m_bActive && in handleDropEvent()
2196 it->second.m_pTarget->m_bActive && in handleDropEvent()
2542 if( it->second.m_pTarget->m_bActive ) in sendDropPosition()
2800 …if( it->second.m_pTarget->m_bActive && m_nUserDragAction != DNDConstants::ACTION_NONE && m_bLastDr… in handleDragEvent()
3148 if( it != m_aDropTargets.end() && ! it->second.m_pTarget->m_bActive ) in updateDragWindow()
H A DX11_selection.hxx82 bool m_bActive; member in x11::DropTarget
/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx461 , m_bActive( sal_False ) in SvResizeWindow()
617 if ( rEvt.GetType() == EVENT_GETFOCUS && !m_bActive ) in PreNotify()
619 m_bActive = sal_True; in PreNotify()
628 if ( rEvt.GetType() == EVENT_LOSEFOCUS && m_bActive ) in Notify()
633 m_bActive = sal_False; in Notify()
H A Dipwin.hxx83 sal_Bool m_bActive; member in SvResizeWindow
/trunk/main/svtools/source/table/
H A Dmousefunction.cxx219 m_bActive = true; in handleMouseDown()
234 if ( m_bActive ) in handleMouseUp()
236 m_bActive = false; in handleMouseUp()
H A Dmousefunction.hxx119 :m_bActive( false ) in RowSelection()
130 bool m_bActive; member in svt::table::RowSelection
/trunk/main/framework/source/classes/
H A Dmenumanager.cxx143 m_bActive = sal_False; in MenuManager()
366 m_bActive = sal_False;
902 if ( m_bActive ) in IMPL_LINK()
905 m_bActive = sal_True; in IMPL_LINK()
1000 m_bActive = sal_False; in IMPL_LINK()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx865 if ( m_bActive ) in IMPL_LINK()
868 m_bActive = sal_True; in IMPL_LINK()
1051 m_bActive = sal_False; in IMPL_LINK()
1073 if ( !m_bActive && m_xDeferedItemContainer.is() )
1260 m_bActive = sal_False; in FillMenuManager()
1930 if ( m_bActive ) in SetItemContainer()
2053 m_bActive = sal_False; in Init()
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindow.hxx75 sal_Bool m_bActive; member in dbaui::OTableWindow
149 sal_Bool IsActiveWindow(){ return m_bActive; } in IsActiveWindow()
/trunk/main/cui/source/inc/
H A Dtreeopt.hxx82 bool m_bActive; member
85 Module( const rtl::OUString& rName ) : m_sName( rName ), m_bActive( false ) {} in Module()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx108 ,m_bActive( sal_False ) in DBG_NAME()
548 m_bActive = _bActive; in setActive()
/trunk/main/framework/inc/classes/
H A Dmenumanager.hxx148 sal_Bool m_bActive; member in framework::MenuManager
/trunk/main/vcl/inc/
H A Ddndlcon.hxx43 sal_Bool m_bActive; member in DNDListenerContainer
/trunk/main/framework/inc/uielement/
H A Dmenubarmanager.hxx244 m_bActive : 1, member in framework::MenuBarManager
/trunk/main/framework/inc/services/
H A Dlayoutmanager.hxx317 bool m_bActive; member in framework::LayoutManager
/trunk/main/cui/source/options/
H A Dtreeopt.cxx2267 if ( pModule->m_bActive ) in isNodeActive()
2349 pModule->m_bActive = true; in LoadModule()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx121 , m_bActive( false )
2867 m_bActive = ( aEvent.Action == FrameAction_FRAME_UI_ACTIVATED ); in frameAction()

Completed in 108 milliseconds