Home
last modified time | relevance | path

Searched refs:IsActive (Results 1 – 25 of 173) sorted by last modified time

1234567

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx372 if ( maRepeatTimer.IsActive() ) in StateChanged()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx387 if ( mpWorkStartupTimer->IsActive() ) in ~SdDrawDocument()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx3568 if( aEditTimer.IsActive() ) in CancelPendingEdit()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx772 sal_Bool IsActive() const { return mbActive; } in IsActive() function in Ruler
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx745 if(pList->IsActive()) in Notify()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx678 if(aSyntaxLineTable.Count() && !pTimer->IsActive()) in IMPL_LINK()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx231 sal_Bool IsActive() const SAL_THROW((uno::RuntimeException));
552 if( IsActive() ) in SetFocus()
580 sal_Bool AccessibleTextHelper_Impl::IsActive() const SAL_THROW((uno::RuntimeException)) in IsActive() function in accessibility::AccessibleTextHelper_Impl
893 if( IsActive() ) in UpdateVisibleChildren()
1419 if(!IsActive()) in ProcessQueue()
/trunk/main/starmath/source/
H A Daccessibility.cxx405 if (pWin->IsActive()) in getAccessibleStateSet()
1995 if (pWin->IsActive()) in getAccessibleStateSet()
H A Dedit.cxx436 if ( aModifyTimer.IsActive() ) in IMPL_LINK_INLINE_END()
950 if (aCursorMoveTimer.IsActive()) in Flush()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx730 if(!aTimer.IsActive()) in MouseButtonDown()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx956 if(aSyntaxLineTable.Count() && !pTimer->IsActive()) in IMPL_LINK()
/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx861 if ( IsActive() ) in DoIdleFormat()
872 if ( IsActive() ) in ForceTimeout()
H A Dimpedit.cxx189 …DBG_ASSERT( !pEditEngine->pImpEditEngine->aIdleFormatter.IsActive(), "DrawSelection: Not formatted… in DrawSelection()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx668 sal_Bool AccessibleEditableTextPara::IsActive() const SAL_THROW((uno::RuntimeException)) in IsActive() function in accessibility::AccessibleEditableTextPara
/trunk/main/forms/source/component/
H A DListBox.cxx1579 if ( m_aChangeTimer.IsActive() ) in itemStateChanged()
1648 if (m_aChangeTimer.IsActive()) in disposing()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1037 if( aTimer.IsActive() ) in SwView()
1064 if( aTimer.IsActive() && bAttrChgNotifiedWithRegistrations ) in ~SwView()
1766 if(aTimer.IsActive()) in StopShellTimer()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1413 if ( pViewData->IsActive() && !bOleActive ) in TestMouse()
2668 if (!pViewData->IsActive()) // dropped to different view? in StartDrag()
5324 if ( bVis && !bOverlapped && !pViewData->HasEditView(eWhich) && pViewData->IsActive() ) in UpdateCursorOverlay()
5420 if ( aPixelRects.size() && pViewData->IsActive() ) in UpdateSelectionOverlay()
5478 !pViewData->HasEditView(eWhich) && pViewData->IsActive() ) in UpdateAutoFillOverlay()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1900 mbDisplayActive = IsActive(); in ImplInit()
H A Dwindow.cxx2552 if ( !mpWindowImpl->mpFrameData->maPaintTimer.IsActive() ) in ImplPostPaint()
2561 if( mpWindowImpl->mbFrame && mpWindowImpl->mpFrameData->maResizeTimer.IsActive() ) in IMPL_LINK()
2575 if( mpWindowImpl->mpFrameData->maPaintTimer.IsActive() ) in IMPL_LINK()
6730 if( mpWindowImpl->mpFrameData->maResizeTimer.IsActive() ) in GetSizePixel()
9733 if( pChildFrame && pChildFrame->IsVisible() && pChildFrame->IsActive() ) in HasActiveChildFrame()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsInsertionIndicatorHandler.hxx97 bool IsActive (void) const;
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx240 bool IsActive (void) const;
/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
H A DSlsToolTip.cxx161 if (maTimer.IsActive()) in DoShow()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx1375 if ( pThis->_pImp->_aFilterTimer.IsActive() ) in IMPL_STATIC_LINK()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx1610 if (!m_aTimer.IsActive()) in implts_stopTimer()

Completed in 249 milliseconds

1234567