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()309 bDoChangeProtection != pCurDocShell->HasChangeRecordProtection()) in FillItemSet_Impl()313 pCurDocShell->SetProtectionPassword( m_aNewPassword ); in FillItemSet_Impl()320 if (pCurDocShell->HasSecurityOptOpenReadOnly() && in FillItemSet_Impl()321 bDoOpenReadonly != pCurDocShell->IsSecurityOptOpenReadOnly()) in FillItemSet_Impl()[all …]
1503 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in Reset() local1504 if( pCurDocShell ) in Reset()
1971 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in ApplyNumRule() local1972 …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()