Searched defs:rDocSh (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/sc/source/ui/inc/ |
H A D | olinefun.hxx | 41 ScOutlineDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScOutlineDocFunc()
|
H A D | docfunc.hxx | 60 ScDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScDocFunc()
|
H A D | dbdocfun.hxx | 67 ScDBDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScDBDocFunc()
|
/aoo41x/main/starmath/source/ |
H A D | action.cxx | 53 void SmFormatAction::Repeat(SfxRepeatTarget& rDocSh) in Repeat()
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | svxmsbas.hxx | 80 SfxObjectShell &rDocSh; member in SvxImportMSVBasic
|
/aoo41x/main/filter/source/msfilter/ |
H A D | svxmsbas2.cxx | 68 sal_uLong SvxImportMSVBasic::GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocSh) in GetSaveWarningOfMSVBAStorage()
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | ascfldlg.cxx | 67 SwAsciiFilterDlg::SwAsciiFilterDlg( Window* pParent, SwDocShell& rDocSh, in SwAsciiFilterDlg()
|
H A D | swdlgfact.cxx | 719 SwDocShell& rDocSh, in CreateSwAsciiFilterDlg()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | dbfunc.cxx | 51 ScDBFunc::ScDBFunc( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) : in ScDBFunc()
|
H A D | tabview.cxx | 387 ScTabView::ScTabView( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) : in ScTabView()
|
H A D | viewfunc.cxx | 91 ScViewFunc::ScViewFunc( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) : in ScViewFunc()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | new.cxx | 169 Window* pParent, const ResId& rResId, SfxObjectShellLock &rDocSh ) in SfxPreviewWin()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 1286 SwXNumberingRules::SwXNumberingRules(SwDocShell& rDocSh) : in SwXNumberingRules() 2480 SwXChapterNumbering::SwXChapterNumbering(SwDocShell& rDocSh) : in SwXChapterNumbering()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 2592 uno::Reference< uno::XInterface > GetDocModuleObject( SfxObjectShell& rDocSh, String& sCodeName ) in GetDocModuleObject() 2606 script::ModuleInfo lcl_InitModuleInfo( SfxObjectShell& rDocSh, String& sModule ) in lcl_InitModuleInfo() 2616 SfxObjectShell& rDocSh = *rDoc.GetDocumentShell(); in VBA_InsertModule() local 2661 void VBA_DeleteModule( ScDocShell& rDocSh, String& sModuleName ) in VBA_DeleteModule()
|
Completed in 155 milliseconds