Home
last modified time | relevance | path

Searched refs:IsActive (Results 101 – 125 of 173) sorted by relevance

1234567

/aoo41x/main/svtools/source/brwbox/
H A Dbrwbox3.cxx342 if ( IsActive() ) in FillAccessibleStateSet()
/aoo41x/main/vcl/source/control/
H A Dedit.cxx1519 if ( mpUpdateDataTimer && !mbIsSubEdit && mpUpdateDataTimer->IsActive() ) in Tracking()
1855 if ( mpUpdateDataTimer && !mbIsSubEdit && mpUpdateDataTimer->IsActive() ) in KeyInput()
2064 if ( mpUpdateDataTimer && !mbIsSubEdit && mpUpdateDataTimer->IsActive() ) in LoseFocus()
/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx288 sal_Bool bActive = pViewData->IsActive(); in UpdateStatus()
H A Dgridwin.cxx1398 if ( pViewData->IsActive() && !bOleActive ) in TestMouse()
2653 if (!pViewData->IsActive()) // dropped to different view? in StartDrag()
5309 if ( bVis && !bOverlapped && !pViewData->HasEditView(eWhich) && pViewData->IsActive() ) in UpdateCursorOverlay()
5405 if ( aPixelRects.size() && pViewData->IsActive() ) in UpdateSelectionOverlay()
5463 !pViewData->HasEditView(eWhich) && pViewData->IsActive() ) in UpdateAutoFillOverlay()
H A Dtabview4.cxx469 if ( aViewData.IsActive() ) in UpdateScrollBars()
/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx553 if (IsActive()) in ArrangeGUIElements()
/aoo41x/main/sw/source/ui/utlui/
H A Dunotools.cxx381 if( aLoadedTimer.IsActive() || !bStartUpdateTimer ) in ClearDocument()
/aoo41x/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx549 if( !rCT.IsActive() ) in Init()
/aoo41x/main/sfx2/source/control/
H A Dshell.cxx736 sal_Bool SfxShell::IsActive() const in IsActive() function in SfxShell
/aoo41x/main/sc/source/core/tool/
H A Dchartlis.cxx588 if ( aTimer.IsActive() && !pDoc->IsImportingXML()) in UpdateDirtyCharts()
/aoo41x/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx207 if ( m_aTimer.IsActive() ) in implStopSelectionTimer()
/aoo41x/main/sw/source/core/layout/
H A Dpagechg.cxx253 if ( pFmt->GetHeader().IsActive() ) in SwPageFrm()
255 if ( pFmt->GetFooter().IsActive() ) in SwPageFrm()
/aoo41x/main/svx/source/inc/
H A Dfmshimp.hxx556 return m_aMarkTimer.IsActive(); in IsSelectionUpdatePending()
/aoo41x/main/sw/source/ui/app/
H A Dapphdl.cxx745 if(pList->IsActive()) in Notify()
/aoo41x/main/sd/source/core/
H A Ddrawdoc.cxx387 if ( mpWorkStartupTimer->IsActive() ) in ~SdDrawDocument()
/aoo41x/main/sc/source/ui/inc/
H A Dviewdata.hxx263 sal_Bool IsActive() const { return bActive; } in IsActive() function in ScViewData
/aoo41x/main/starmath/source/
H A Daccessibility.cxx405 if (pWin->IsActive()) in getAccessibleStateSet()
1995 if (pWin->IsActive()) in getAccessibleStateSet()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1362 if(m_aInvalidateClipboard.IsActive()) in disposing()
1397 if (getBrowserView() && getBrowserView()->getVclControl() && !m_aInvalidateClipboard.IsActive()) in frameAction()
1406 if (getBrowserView() && getBrowserView()->getVclControl() && m_aInvalidateClipboard.IsActive()) in frameAction()
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx312 if (pInsertionIndicatorHandler->IsActive()) in GetInsertionPosition()
/aoo41x/main/svtools/source/misc/
H A Dimap.cxx1012 return( pObj ? ( pObj->IsActive() ? pObj : NULL ) : NULL ); in GetHitIMapObject()
/aoo41x/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx345 sal_Bool IsActive() const SAL_THROW((::com::sun::star::uno::RuntimeException));
/aoo41x/main/formula/source/ui/dlg/
H A Dformula.cxx372 if(aTimer.IsActive()) in ~FormulaDlg_Impl()
427 if (pData && !aTimer.IsActive()) // wird nicht ueber Close zerstoert; in PreNotify()
/aoo41x/main/forms/source/component/
H A DDatabaseForm.cxx2644 if ( m_pLoadTimer && m_pLoadTimer->IsActive() ) in unloading()
2670 if (m_pLoadTimer && m_pLoadTimer->IsActive()) in reloading()
3082 if ( m_pLoadTimer->IsActive() ) in cursorMoved()
/aoo41x/main/svtools/source/uno/
H A Dunoimap.cxx221 mbIsActive = rMapObject.IsActive(); in SvUnoImageMapObject()
/aoo41x/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx679 if(aSyntaxLineTable.Count() && !pTimer->IsActive()) in IMPL_LINK()

Completed in 216 milliseconds

1234567