Home
last modified time | relevance | path

Searched refs:IsInUpdate (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx156 sal_Bool IsInUpdate() const;
199 SAL_DLLPRIVATE sal_Bool IsInUpdate_Impl() const{ return IsInUpdate(); } in IsInUpdate_Impl()
/trunk/main/sc/source/core/inc/
H A Dddelink.hxx90 static sal_Bool IsInUpdate() { return bIsInUpdate; } in IsInUpdate() function in ScDdeLink
/trunk/main/sfx2/source/control/
H A Dbindings.cxx2283 sal_Bool SfxBindings::IsInUpdate() const in IsInUpdate() function in SfxBindings
2287 bInUpdate = pImp->pSubBindings->IsInUpdate(); in IsInUpdate()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx341 if ( ScDdeLink::IsInUpdate() ) // nicht verschachteln in IMPL_LINK()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx519 GetViewFrame()->GetBindings().IsInUpdate() ) // do not confuse the SFX in IMPL_LINK()

Completed in 45 milliseconds