Searched defs:bShared (Results 1 – 14 of 14) sorted by relevance
80 sal_Bool bShared = *(sal_Bool *)aAny.getValue(); in XMLTextHeaderFooterContext() local139 sal_Bool bShared = *(sal_Bool *)aAny.getValue(); in CreateChildContext() local
242 bool bShared = m_context.equals(OUSTR("shared")) ? true : false; in initActivationLayer() local1284 bool bShared = m_context.equals(OUSTR("shared")); in synchronizeRemovedExtensions() local1394 bool bShared = m_context.equals(OUSTR("shared")); in synchronizeAddedExtensions() local1524 bool bShared = m_context.equals(OUSTR("shared")); in getExtensionsWithUnacceptedLicenses() local
491 bool bShared = isLibraryShared( xLibContainer, pLibNames[i] ); in getChildNodes() local
140 bool bShared = ( rViewData.GetDocShell() ? rViewData.GetDocShell()->IsDocShared() : false ); in Init_Impl() local
351 sal_Bool bShared = aViewData.GetDocShell()->IsDocShared(); in UpdateLayerLocks() local
451 bool bShared = ( pDocShell ? pDocShell->IsDocShared() : false ); in GetDrawInsState() local
115 sal_Bool bShared; in ~OInterfaceIteratorHelper() local
65 sal_Bool bShared; member
163 bool bShared = true; in lcl_getSharedSequences() local
814 void ScDocShell::MergeDocument( ScDocument& rOtherDoc, bool bShared, bool bCheckDuplicates, sal_uLo… in MergeDocument()
992 bool bShared = false; in Execute() local
747 bool bShared = false; in Notify() local
3367 void ScChangeTrack::MergePrepare( ScChangeAction* pFirstMerge, bool bShared ) in MergePrepare()3400 void ScChangeTrack::MergeOwn( ScChangeAction* pAct, sal_uLong nFirstMerge, bool bShared ) in MergeOwn()4332 sal_Bool ScChangeTrack::Reject( ScChangeAction* pAct, bool bShared ) in Reject()
568 sal_Bool SfxObjectShell::SwitchToShared( sal_Bool bShared, sal_Bool bSave ) in SwitchToShared()
Completed in 113 milliseconds