Home
last modified time | relevance | path

Searched refs:IsActive (Results 26 – 50 of 173) sorted by relevance

1234567

/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx360 if( IsActive() ) in Show()
381 if( IsActive() ) in Hide()
413 if( !bFlag && bIsVisible && IsActive() ) in ChgTimerFlag()
/trunk/main/automation/source/communi/
H A Dcommuni.cxx179 while ( pMyManager && aShutdownTimer.IsActive() ) in WaitForShutdown()
282 while ( aTimeout.IsActive() ) in ~MultiCommunicationManager()
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx237 if (m_aSynchronizeTimer.IsActive()) in ~NavigatorTree()
981 if (m_aDropActionTimer.IsActive()) in AcceptDrop()
1016 if (!m_aDropActionTimer.IsActive()) // gibt es den Timer schon ? in AcceptDrop()
1046 if (m_aDropActionTimer.IsActive()) in implExecuteDataTransfer()
1667 if (m_aSynchronizeTimer.IsActive())
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx343 if (aDragTimer.IsActive() ) in MouseMove()
395 if (aDragTimer.IsActive() ) in MouseButtonUp()
H A Dfutext.cxx359 if (aDragTimer.IsActive() ) in MouseMove()
401 if (aDragTimer.IsActive() ) in MouseButtonUp()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx508 bActive( rCpy.IsActive() ) in SwFmtHeader()
529 bActive == ((SwFmtHeader&)rAttr).IsActive() ); in operator ==()
555 bActive( rCpy.IsActive() ) in SwFmtFooter()
581 bActive == ((SwFmtFooter&)rAttr).IsActive() ); in operator ==()
2568 if( pH && pH->IsActive() && !pH->GetHeaderFmt() ) in Modify()
2574 if( pF && pF->IsActive() && !pF->GetFooterFmt() ) in Modify()
H A Dhffrm.cxx714 if ( bOn && rH.IsActive() ) in PrepareHeader()
765 if ( bOn && rF.IsActive() ) in PrepareFooter()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1523 if ( pDisp->IsActive(*this) ) in SetSubShell()
1540 if ( pDisp->IsActive(*this) ) in AddSubShell()
1553 if ( pDisp->IsActive(*this) ) in RemoveSubShell()
1568 if ( pDisp->IsActive(*this) ) in RemoveSubShell()
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx541 pHRuler->SetActive(GetFrame() && IsActive()); in CreateTab()
609 pVRuler->SetActive(GetFrame() && IsActive()); in CreateVLineal()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1660 ? !rDesc.GetMaster().GetHeader().IsActive() in GetState()
1661 : !rDesc.GetMaster().GetFooter().IsActive() ) in GetState()
1904 ((bHeader && aDesc.GetMaster().GetHeader().IsActive()) || in ChangeHeaderOrFooter()
1905 (!bHeader && aDesc.GetMaster().GetFooter().IsActive()))) in ChangeHeaderOrFooter()
H A Dtextglos.cxx136 if(pList->IsActive()) in ExecGlossary()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx623 if ( ! maExcludedButtons[nIndex]->IsActive()) in LayoutButtons()
626 if ( ! maRegularButtons[nIndex]->IsActive()) in LayoutButtons()
1152 bool Button::IsActive (void) const in IsActive() function in sd::slidesorter::view::Button
/trunk/main/vcl/inc/
H A Didlemgr.hxx50 { if ( maTimer.IsActive() ) maTimer.Start(); } in RestartIdler()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx522 if ( aMouseTimer.IsActive() ) in MouseMove()
548 if ( aMouseTimer.IsActive() ) in IMPL_LINK_INLINE_END()
/trunk/main/vcl/inc/vcl/
H A Dtimer.hxx59 sal_Bool IsActive() const { return mbActive; } in IsActive() function in Timer
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.hxx80 bool IsActive( void ) const { return mbIsActive; } in IsActive() function in DynCoreTextSyms
/trunk/main/accessibility/inc/accessibility/helper/
H A DIComboListBoxHelper.hxx44 virtual sal_Bool IsActive() const = 0;
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsInsertionIndicatorHandler.hxx97 bool IsActive (void) const;
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx221 if ( mpParent->IsActive() ) in getAccessibleStateSet()
457 if ( m_pParent->getCharSetControl()->IsActive() ) in getAccessibleStateSet()
/trunk/main/starmath/source/
H A Dedit.cxx436 if ( aModifyTimer.IsActive() ) in IMPL_LINK_INLINE_END()
950 if (aCursorMoveTimer.IsActive()) in Flush()
/trunk/main/vcl/source/app/
H A Didlemgr.cxx101 if ( !maTimer.IsActive() ) in InsertIdleHdl()
/trunk/main/sfx2/inc/sfx2/
H A Dmodule.hxx94 sal_Bool IsActive() const;
/trunk/main/svtools/source/control/
H A Dasynclink.cxx55 ( !_nEventId && ( !_pTimer || !_pTimer->IsActive() ) ), in Call()
/trunk/main/sc/source/filter/inc/
H A Dexcimp8.hxx112 inline bool IsActive() const { return bActive; } in IsActive() function in XclImpAutoFilterData
/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx861 if ( IsActive() ) in DoIdleFormat()
872 if ( IsActive() ) in ForceTimeout()

Completed in 143 milliseconds

1234567