Home
last modified time | relevance | path

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

1234567

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1631 if (mpAccessibleSpreadsheet && mpViewShell->IsActive()) in Notify()
1633 else if( mpViewShell->IsActive()) in Notify()
1654 if (mpAccessibleSpreadsheet && mpViewShell->IsActive()) in Notify()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx342 if ( IsActive() ) in FillAccessibleStateSet()
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx458 if ( IsActive() ) in FillAccessibleStateSet()
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx288 sal_Bool bActive = pViewData->IsActive(); in UpdateStatus()
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()
H A Dtabview4.cxx469 if ( aViewData.IsActive() ) in UpdateScrollBars()
H A Dgridwin4.cxx836 if (pViewData->IsActive()) in Draw()
2062 if ( pViewData->IsActive() ) in DataChanged()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx553 if (IsActive()) in ArrangeGUIElements()
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx381 if( aLoadedTimer.IsActive() || !bStartUpdateTimer ) in ClearDocument()
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx253 if ( pFmt->GetHeader().IsActive() ) in SwPageFrm()
255 if ( pFmt->GetFooter().IsActive() ) in SwPageFrm()
/trunk/main/sfx2/source/control/
H A Dshell.cxx736 sal_Bool SfxShell::IsActive() const in IsActive() function in SfxShell
/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx588 if ( aTimer.IsActive() && !pDoc->IsImportingXML()) in UpdateDirtyCharts()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx207 if ( m_aTimer.IsActive() ) in implStopSelectionTimer()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx549 if( !rCT.IsActive() ) in Init()
/trunk/main/starmath/source/
H A Daccessibility.cxx405 if (pWin->IsActive()) in getAccessibleStateSet()
1995 if (pWin->IsActive()) in getAccessibleStateSet()
/trunk/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()
/trunk/main/svx/source/inc/
H A Dfmshimp.hxx556 return m_aMarkTimer.IsActive(); in IsSelectionUpdatePending()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx263 sal_Bool IsActive() const { return bActive; } in IsActive() function in ScViewData
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx745 if(pList->IsActive()) in Notify()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx387 if ( mpWorkStartupTimer->IsActive() ) in ~SdDrawDocument()
/trunk/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()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx312 if (pInsertionIndicatorHandler->IsActive()) in GetInsertionPosition()
/trunk/main/svtools/source/misc/
H A Dimap.cxx1012 return( pObj ? ( pObj->IsActive() ? pObj : NULL ) : NULL ); in GetHitIMapObject()
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx345 sal_Bool IsActive() const SAL_THROW((::com::sun::star::uno::RuntimeException));
/trunk/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()

Completed in 242 milliseconds

1234567