Searched refs:pCurDocShell (Results 1 – 4 of 4) sorted by relevance
146 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in lcl_IsPasswordCorrect() local148 pCurDocShell->GetProtectionHash( aPasswordHash ); in lcl_IsPasswordCorrect()286 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in FillItemSet_Impl() local287 if (pCurDocShell&& !pCurDocShell->IsReadOnly()) in FillItemSet_Impl()301 if (bDoRecordChanges != pCurDocShell->IsChangeRecording()) in FillItemSet_Impl()303 pCurDocShell->SetChangeRecording( bDoRecordChanges ); in FillItemSet_Impl()320 if (pCurDocShell->HasSecurityOptOpenReadOnly() && in FillItemSet_Impl()334 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in Reset_Impl() local337 if (!pCurDocShell) in Reset_Impl()359 sal_Bool bIsReadonly = pCurDocShell->IsReadOnly(); in Reset_Impl()[all …]
1503 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in Reset() local1504 if( pCurDocShell ) in Reset()
1970 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in ApplyNumRule() local1971 …const SvxFontListItem* pFontListItem = (const SvxFontListItem* )pCurDocShell->GetItem( SID_ATTR_CH… in ApplyNumRule()
871 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in IMPL_LINK() local873 (const SvxFontListItem* )pCurDocShell in IMPL_LINK()
Completed in 199 milliseconds