Home
last modified time | relevance | path

Searched refs:pCurDocShell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx146 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in lcl_IsPasswordCorrect() local
148 pCurDocShell->GetProtectionHash( aPasswordHash ); in lcl_IsPasswordCorrect()
286 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in FillItemSet_Impl() local
287 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() local
337 if (!pCurDocShell) in Reset_Impl()
359 sal_Bool bIsReadonly = pCurDocShell->IsReadOnly(); in Reset_Impl()
[all …]
/trunk/main/cui/source/options/
H A Doptinet2.cxx1503 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in Reset() local
1504 if( pCurDocShell ) in Reset()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1975 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in ApplyNumRule() local
1976 …const SvxFontListItem* pFontListItem = (const SvxFontListItem* )pCurDocShell->GetItem( SID_ATTR_CH… in ApplyNumRule()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx871 SfxObjectShell* pCurDocShell = SfxObjectShell::Current(); in IMPL_LINK() local
873 (const SvxFontListItem* )pCurDocShell in IMPL_LINK()

Completed in 51 milliseconds