Home
last modified time | relevance | path

Searched refs:IsActive (Results 76 – 100 of 173) sorted by relevance

1234567

/aoo41x/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx89 if(IsActive()) in PrepareProcessDisplay()
/aoo41x/main/sc/source/filter/excel/
H A Dcolrowst.cxx297 if( pFilter && pFilter->IsActive() && pFilter->IsFiltered() ) in ConvertHiddenFlags()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshe.cxx147 if ( GetViewData()->IsActive() ) in InsertURL()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx360 bDlgLostFocus = !IsActive(); in IMPL_LINK()
/aoo41x/main/vcl/source/window/
H A Dcursor.cxx204 if ( !mpWindow && ! ( ! bDrawDirect && mpData->maTimer.IsActive()) ) in ImplShow()
/aoo41x/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx201 bool IsActive() const;
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx1240 if (!rHeader.IsActive()) in WriteHeaderFooter()
1246 if (!rFooter.IsActive()) in WriteHeaderFooter()
/aoo41x/main/sd/source/core/
H A Ddrawdoc2.cxx1045 if ( mpWorkStartupTimer->IsActive() ) in StopWorkStartupDelay()
1193 if ( pIMapObj && !pIMapObj->IsActive() ) in GetHitIMapObject()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx368 if (m_aDropActionTimer.IsActive()) in AcceptDrop()
402 if (!m_aDropActionTimer.IsActive()) // gibt es den Timer schon ? in AcceptDrop()
/aoo41x/main/sd/source/ui/func/
H A Dfusel.cxx610 if (aDragTimer.IsActive()) in MouseMove()
667 if (aDragTimer.IsActive() ) in MouseButtonUp()
H A Dfutext.cxx516 if (aDragTimer.IsActive() ) in MouseMove()
666 if (aDragTimer.IsActive()) in MouseButtonUp()
/aoo41x/main/sw/source/ui/utlui/
H A Dnavipi.cxx547 if(aPageChgTimer.IsActive()) in IMPL_LINK()
1480 if(aPageChgTimer.IsActive()) in IMPL_LINK()
H A Dgloslst.cxx300 if(!IsActive()) in Update()
/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx626 if ( m_aTabActivationTimer.IsActive() ) in ~FormController()
630 if ( m_aFeatureInvalidationTimer.IsActive() ) in ~FormController()
2086 if ( m_aTabActivationTimer.IsActive() ) in setContainer()
2891 if ( m_aTabActivationTimer.IsActive() ) in elementInserted()
4111 if ( !m_aFeatureInvalidationTimer.IsActive() ) in invalidateFeatures()
/aoo41x/main/sfx2/source/appl/
H A Dmodule.cxx394 sal_Bool SfxModule::IsActive() const in IsActive() function in SfxModule
/aoo41x/main/svtools/inc/svtools/
H A Druler.hxx772 sal_Bool IsActive() const { return mbActive; } in IsActive() function in Ruler
/aoo41x/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx730 if(!aTimer.IsActive()) in MouseButtonDown()
/aoo41x/main/vcl/source/control/
H A Dspinbtn.cxx374 if ( maRepeatTimer.IsActive() ) in StateChanged()
/aoo41x/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx450 if( (_pTimer == pTimer) && IsActive() ) in IMPL_LINK()
/aoo41x/main/forms/source/component/
H A DListBox.cxx1579 if ( m_aChangeTimer.IsActive() ) in itemStateChanged()
1648 if (m_aChangeTimer.IsActive()) in disposing()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx981 bPageStylesWithHeaderFooter = rMaster.GetHeader().IsActive() || in MergeMailFiles()
982 rMaster.GetFooter().IsActive(); in MergeMailFiles()
2900 bool bPageStylesWithHeaderFooter = rMaster.GetHeader().IsActive() || in MergeDocuments()
2901 rMaster.GetFooter().IsActive(); in MergeDocuments()
/aoo41x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx428 sal_Bool IsActive(){ return bIsActive; } in IsActive() function in ScTabViewShell
/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx1837 if( nDelay==0 && aResizeTimer.IsActive() ) in Resize()
1864 if( aResizeTimer.IsActive() ) in Resize()
/aoo41x/main/cui/source/tabpages/
H A Dbackgrnd.cxx756 if ( pPageImpl->pLoadTimer && pPageImpl->pLoadTimer->IsActive() ) in FillItemSet()
1537 if ( pPageImpl->pLoadTimer->IsActive() ) in IMPL_LINK()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol.cxx458 if ( IsActive() ) in FillAccessibleStateSet()

Completed in 200 milliseconds

1234567