Searched defs:SfxObjectShell_Impl (Results 1 – 2 of 2) sorted by relevance
58 struct SfxObjectShell_Impl : public ::sfx2::IMacroDocumentAccess struct62 pBasicManager;63 SfxObjectShell& rDocShell;68 com::sun::star::uno::Sequence < rtl::OUString > xEventNames;71 SfxProgress* pProgress;72 String aTitle;73 String aTempName;74 DateTime nTime;75 sal_uInt16 nVisualDocumentNumber;76 sal_Int16 nDocumentSignatureState;[all …]
214 SfxObjectShell_Impl::SfxObjectShell_Impl( SfxObjectShell& _rDocShell ) in SfxObjectShell_Impl() function in SfxObjectShell_Impl