Lines Matching refs:SfxObjectShell
41 class SfxObjectShell;
47 SfxObjectShell* pObjShell;
53 SfxEventHint( sal_uInt16 nId, const ::rtl::OUString& aName, SfxObjectShell *pObj = 0 ) in SfxEventHint()
65 SfxObjectShell* GetObjShell() const in GetObjShell()
78 …SfxViewEventHint( sal_uInt16 nId, const ::rtl::OUString& aName, SfxObjectShell *pObj, const css::u… in SfxViewEventHint()
83 …SfxViewEventHint( sal_uInt16 nId, const ::rtl::OUString& aName, SfxObjectShell *pObj, const css::u… in SfxViewEventHint()
97 SfxObjectShell* _pObjShell;
105 SfxObjectShell *pObj = 0 ) in SfxNamedHint()
112 SfxObjectShell *pObj = 0 ) in SfxNamedHint()
119 SfxObjectShell* GetObjShell() const { return _pObjShell; } in GetObjShell()
134 SfxObjectShell *pObj, in SfxPrintingHint()