Home
last modified time | relevance | path

Searched refs:pCurObjShell (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/dialog/
H A Dtempldlg.cxx884 pCurObjShell ( NULL ), in SfxCommonTemplateDialog_Impl()
931 pCurObjShell ( NULL ), in SfxCommonTemplateDialog_Impl()
1000 pCurObjShell = pViewFrame->GetObjectShell(); in ReadResource()
1001 ResMgr* pMgr = pCurObjShell ? pCurObjShell->GetResMgr() : NULL; in ReadResource()
1011 nActFilter = pCurObjShell ? in ReadResource()
1014 if ( pCurObjShell && SFX_TEMPLDLG_FILTER_MAX == nActFilter ) in ReadResource()
1015 nActFilter = pCurObjShell->GetAutoStyleFilterIndex(); in ReadResource()
1090 pModule = pCurObjShell ? pCurObjShell->GetModule() : NULL; in ReadResource()
1104 pCurObjShell = NULL; in ClearResource()
2506 pCurObjShell = pViewFrame->GetObjectShell(); in Initialize()
[all …]
/aoo41x/main/sfx2/source/inc/
H A Dtempldgi.hxx156 SfxObjectShell* pCurObjShell; member in SfxCommonTemplateDialog_Impl
262 SfxObjectShell* GetObjectShell() const { return pCurObjShell; } in GetObjectShell()

Completed in 33 milliseconds