Home
last modified time | relevance | path

Searched refs:IsActive (Results 1 – 25 of 173) sorted by relevance

1234567

/aoo41x/main/sw/source/core/undo/
H A DSwUndoPageDesc.cxx63 if( rHead.IsActive() ) in DebugHeaderFooterContent()
87 if( rFoot.IsActive() ) in DebugHeaderFooterContent()
152 ( rOldHead.IsActive() == rNewHead.IsActive() ) && in SwUndoPageDesc()
153 ( rOldFoot.IsActive() == rNewFoot.IsActive() ); in SwUndoPageDesc()
154 if( rOldHead.IsActive() && ( rOldDesc.IsHeaderShared() != rNewDesc.IsHeaderShared() ) ) in SwUndoPageDesc()
156 if( rOldFoot.IsActive() && ( rOldDesc.IsFooterShared() != rNewDesc.IsFooterShared() ) ) in SwUndoPageDesc()
160 if( rNewHead.IsActive() ) in SwUndoPageDesc()
173 if( rNewFoot.IsActive() ) in SwUndoPageDesc()
206 if( rDestHead.IsActive() ) in ExchangeContentNodes()
256 if( rDestFoot.IsActive() ) in ExchangeContentNodes()
/aoo41x/main/sw/source/core/doc/
H A Ddocdesc.cxx255 ( rHead.IsActive() != rOldHead.IsActive() || in ChgPageDesc()
259 if ( rChged.IsHeaderShared() || !rHead.IsActive() ) in ChgPageDesc()
264 else if ( rHead.IsActive() ) in ChgPageDesc()
271 if ( !rLeftHead.IsActive() ) in ChgPageDesc()
319 ( rFoot.IsActive() != rOldFoot.IsActive() || in ChgPageDesc()
323 if ( rChged.IsFooterShared() || !rFoot.IsActive() ) in ChgPageDesc()
326 else if ( rFoot.IsActive() ) in ChgPageDesc()
333 if ( !rLeftFoot.IsActive() ) in ChgPageDesc()
/aoo41x/main/dbaccess/source/ui/control/
H A Dsqledit.cxx74 if (m_timerUndoActionCreation.IsActive()) in ~OSqlEdit()
152 if (m_timerUndoActionCreation.IsActive())
172 if (m_timerUndoActionCreation.IsActive()) in SetText()
185 if (m_timerInvalidate.IsActive()) in stopTimer()
192 if (!m_timerInvalidate.IsActive()) in startTimer()
/aoo41x/main/sc/source/core/tool/
H A Drefreshtimer.cxx47 if ( IsActive() ) in ~ScRefreshTimer()
55 sal_Bool bActive = IsActive(); in SetRefreshDelay()
73 if ( IsActive() ) in Timeout()
/aoo41x/main/sw/source/ui/utlui/
H A Duitool.cxx223 if(!rMaster.GetHeader().IsActive()) in ItemSetToPageDesc()
240 if(rMaster.GetHeader().IsActive()) in ItemSetToPageDesc()
259 if(!rMaster.GetFooter().IsActive()) in ItemSetToPageDesc()
276 if(rMaster.GetFooter().IsActive()) in ItemSetToPageDesc()
380 if(rMaster.GetHeader().IsActive()) in PageDescToItemSet()
426 if(rMaster.GetFooter().IsActive()) in PageDescToItemSet()
/aoo41x/main/sfx2/source/dialog/
H A Ditemconnect.cxx265 bool ItemConnectionBase::IsActive() const in IsActive() function in sfx::ItemConnectionBase
272 if( IsActive() ) in DoApplyFlags()
278 if( IsActive() ) in DoReset()
284 return IsActive() && FillItemSet( rDestSet, rOldSet ); in DoFillItemSet()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx110 if( m_aScrollTimer.IsActive() ) in ~OTableWindowListBox()
286 if( !m_aScrollTimer.IsActive() ) in AcceptDrop()
296 if( !m_aScrollTimer.IsActive() ) in AcceptDrop()
304 if( m_aScrollTimer.IsActive() ) in AcceptDrop()
/aoo41x/main/vcl/source/app/
H A Dtimer.cxx234 if ( rTimer.IsActive() ) in Timer()
341 if ( IsActive() ) in operator =()
348 if ( rTimer.IsActive() ) in operator =()
/aoo41x/main/sw/source/ui/inc/
H A Dinputwin.hxx80 using Window::IsActive;
100 sal_Bool IsActive(){ return bActive; }; in IsActive() function in SwInputWindow
/aoo41x/main/sw/inc/
H A Dfmthdft.hxx64 sal_Bool IsActive() const { return bActive; } in IsActive() function in SwFmtHeader
98 sal_Bool IsActive() const { return bActive; } in IsActive() function in SwFmtFooter
/aoo41x/main/sd/source/ui/framework/factories/
H A DChildWindowPane.cxx58 if (mrViewShellBase.IsActive()) in ChildWindowPane()
153 if ( ! mbHasBeenActivated && mpShell.get()!=NULL && ! mpShell->IsActive()) in GetWindow()
/aoo41x/main/svx/source/dialog/
H A Dimapwnd.cxx319 if ( !pIMapObj->IsActive() ) in CreateObj()
438 bActive = pIMapObj->IsActive(); in SdrObjChanged()
636 aMenu.CheckItem( MN_ACTIVATE, GetIMapObj( pSdrObj )->IsActive() ); in Command()
789 aInfo.bActivated = pIMapObj->IsActive(); in UpdateInfo()
/aoo41x/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx88 virtual sal_Bool IsActive() const in IsActive() function in VCLListBoxHelper
90 return m_aComboListBox.IsActive(); in IsActive()
/aoo41x/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessor.cxx90 if ( ! maTimer.IsActive()) in Start()
105 if (maTimer.IsActive()) in Stop()
/aoo41x/main/offapi/com/sun/star/mozilla/
H A DMenuMultipleChange.idl79 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsActive
82 boolean IsActive;
/aoo41x/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx121 bool IsActive (const ::rtl::Reference<PresenterWindowManager>& rpWindowManager) const;
822 return Any(IsActive(pWindowManager)); in GetState()
828 bool SetNotesViewCommand::IsActive ( in IsActive() function in sdext::presenter::SetNotesViewCommand
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx132 if (aDragTimer.IsActive() ) in MouseMove()
230 if (aDragTimer.IsActive() ) in SimpleMouseButtonUp()
/aoo41x/main/vcl/source/window/
H A Dseleng.cxx396 if( aWTimer.IsActive() && !aArea.IsInside( rMEvt.GetPosPixel() )) in SelMouseMove()
471 if ( !pFunctionSet || !pWin || aWTimer.IsActive() ) in Command()
/aoo41x/main/svtools/source/edit/
H A Dtextdata.cxx291 if ( IsActive() ) in DoIdleFormat()
307 if ( IsActive() ) in ForceTimeout()
/aoo41x/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()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddispatch.hxx188 sal_Bool IsActive( const SfxShell& rShell );
309 inline sal_Bool SfxDispatcher::IsActive( const SfxShell& rShell ) in IsActive() function in SfxDispatcher
/aoo41x/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx265 if (! m_aTimer.IsActive()) in implts_stopTimer()
280 if (m_aTimer.IsActive()) in implts_startTimer()
/aoo41x/main/sd/source/ui/func/
H A Dfuconstr.cxx136 if (aDragTimer.IsActive() ) in MouseMove()
166 if (aDragTimer.IsActive() ) in MouseButtonUp()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx174 if (m_aResetVisitFlag.IsActive()) in ~OParameterDialog()
349 if (m_aResetVisitFlag.IsActive())
/aoo41x/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()

Completed in 100 milliseconds

1234567