Home
last modified time | relevance | path

Searched refs:SfxObjectShell (Results 51 – 75 of 405) sorted by relevance

12345678910>>...17

/trunk/main/sfx2/source/view/
H A Dfrmload.cxx313 …for ( SfxObjectShell* pDoc = SfxObjectShell::GetFirst( NULL, sal_False ); pDoc; pDoc = SfxObjectSh… in impl_findObjectShell()
345 …sTemplateURL = SfxObjectFactory::GetStandardTemplate( SfxObjectShell::GetServiceNameFromFactory( s… in impl_determineTemplateDocument()
449 sal_Int16 SfxFrameLoader_Impl::impl_determineEffectiveViewId_nothrow( const SfxObjectShell& i_rDocu… in impl_determineEffectiveViewId_nothrow()
567 … const ::rtl::OUString sServiceName = SfxObjectShell::GetServiceNameFromFactory( sFactory ); in load()
H A Dframe.cxx221 SfxObjectShell* pCur = GetCurrentDocument() ; in PrepareClose_Impl()
308 SfxObjectShell* pObj = GetCurrentDocument(); in CancelTransfers()
347 SfxObjectShell* SfxFrame::GetCurrentDocument() const in GetCurrentDocument()
407 void SfxFrame::UpdateDescriptor( SfxObjectShell *pDoc ) in UpdateDescriptor()
943SfxObjectShell* pDoc = reinterpret_cast< SfxObjectShell* >( sal::static_int_cast< sal_IntPtr >( nH… in Resize()
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt74 #10 0x00002b37faae6b58 in SfxObjectShell::DoLoad ()
97 #8 0x00002b354dfd8b58 in SfxObjectShell::DoLoad ()
180 #4 0x00002aec23119b58 in SfxObjectShell::DoLoad ()
202 …#18 0x00002b0fcb091227 in SfxObjectShell::SaveTo_Impl (this=0xf44d60, rMedium=@0x1750050, pSet=0x0…
203 …#19 0x00002b0fcb09443c in SfxObjectShell::PreDoSaveAs_Impl (this=0xf44d60, rFileName=@0x7fffe28507…
205 …#20 0x00002b0fcb094ea5 in SfxObjectShell::CommonSaveAs_Impl (this=0xf44d60, aURL=@0x7fffe2850870, …
207 …#21 0x00002b0fcb0a1da2 in SfxObjectShell::APISaveAs_Impl (this=0xf44d60, aFileName=@0x7fffe2850b70…
215 …#25 0x00002b0fcb0a4051 in SfxObjectShell::ExecFile_Impl (this=0xf44d60, rReq=@0x1484f20) at /home/…
/trunk/main/cui/source/dialogs/
H A Dsrchxtra.cxx92 SfxObjectShell* pSh = SfxObjectShell::Current(); in PageCreated()
155 SfxObjectShell* pSh = SfxObjectShell::Current(); in SvxSearchAttributeDialog()
H A Dzoom.cxx208 SfxObjectShell* pSh = SfxObjectShell::Current(); in SvxZoomDialog()
480 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK()
/trunk/main/sd/source/ui/inc/
H A Ddlg_char.hxx33 class SfxObjectShell;
45 const SfxObjectShell& rDocShell;
52 const SfxObjectShell* pDocShell );
H A Ddlgpage.hxx31 class SfxObjectShell;
44 const SfxObjectShell* mpDocShell;
52 …SdPageDlg( SfxObjectShell* pDocSh, Window* pParent, const SfxItemSet* pAttr, sal_Bool bAreaPage = …
H A Dtabtempl.hxx31 class SfxObjectShell;
43 const SfxObjectShell& rDocShell;
66 const SfxObjectShell* pDocShell,
H A Dprltempl.hxx37 class SfxObjectShell;
49 const SfxObjectShell* mpDocShell;
83 …SdPresLayoutTemplateDlg( SfxObjectShell* pDocSh, Window* pParent, SdResId DlgId, SfxStyleSheetBase…
/trunk/main/sc/source/ui/inc/
H A Dtextdlgs.hxx29 class SfxObjectShell;
39 const SfxObjectShell& rDocShell;
45 const SfxObjectShell* pDocShell );
H A Ddocsh.hxx81 class SC_DLLPUBLIC ScDocShell: public SfxObjectShell, public SfxListener
181 using SfxObjectShell::Print; // print styles
207 virtual void LoadStyles( SfxObjectShell &rSource );
208 virtual sal_Bool Insert( SfxObjectShell &rSource,
221 using SfxObjectShell::GetVisArea;
/trunk/main/sc/source/ui/vba/
H A Dvbapalette.hxx34 class SfxObjectShell;
39 SfxObjectShell* m_pShell;
41 ScVbaPalette( SfxObjectShell* pShell = 0 ) : m_pShell( pShell ) {} in ScVbaPalette()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx172 SwDocShell *pDocSh = (SwDocShell*) SfxObjectShell::Current(); in StateOther()
808 static_cast<SwDocShell *>(SfxObjectShell::GetFirst(&aType)); in ConfigurationChanged()
813 SfxObjectShell::GetNext(*pDocShell, &aType)); in ConfigurationChanged()
852 const SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ConfigurationChanged()
863 pObjSh = SfxObjectShell::GetNext(*pObjSh); in ConfigurationChanged()
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx198 static void Execute( ANY& aEventData, const css::document::DocumentEvent& aTrigger, SfxObjectShell*… in Execute()
357 SfxEvents_Impl::SfxEvents_Impl( SfxObjectShell* pShell, in SfxEvents_Impl()
381 SvxMacro* SfxEvents_Impl::ConvertToMacro( const ANY& rElement, SfxObjectShell* pObjShell, sal_Bool … in ConvertToMacro()
447 void SfxEvents_Impl::NormalizeMacro( const ANY& rEvent, ANY& rRet, SfxObjectShell* pDoc ) in NormalizeMacro()
458 ::comphelper::NamedValueCollection& o_normalizedDescriptor, SfxObjectShell* i_document ) in NormalizeMacro()
460 SfxObjectShell* pDoc = i_document; in NormalizeMacro()
462 pDoc = SfxObjectShell::Current(); in NormalizeMacro()
/trunk/main/basctl/source/basicide/
H A Dbasdoc.cxx47 TYPEINIT1(BasicDocShell, SfxObjectShell);
52 SFX_IMPL_INTERFACE( BasicDocShell, SfxObjectShell, IDEResId( 0 ) )
58 :SfxObjectShell( SFXMODEL_DISABLE_EMBEDDED_SCRIPTS | SFXMODEL_DISABLE_DOCUMENT_RECOVERY ) in BasicDocShell()
/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx78 m_bHtmlMode = (::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()) & HTMLMODE_ON) != 0; in SwFldDlg()
207 SwDocShell* pDocSh = (SwDocShell*)SfxObjectShell::Current(); in CreateInputItemSet()
247 SwDocShell* pDocSh = (SwDocShell*)SfxObjectShell::Current(); in ReInitDlg()
299 sal_Bool bHtmlMode = (::GetHtmlMode((SwDocShell*)SfxObjectShell::Current()) & HTMLMODE_ON) != 0; in Activate()
/trunk/main/sfx2/inc/sfx2/
H A Dprogress.hxx33 class SfxObjectShell;
50 SfxProgress( SfxObjectShell* pObjSh,
74 static SfxProgress* GetActiveProgress( SfxObjectShell *pDocSh = 0 );
H A Devntconf.hxx44 class SfxObjectShell;
111 static void ConfigureEvent( ::rtl::OUString aName, const SvxMacro&, SfxObjectShell* pObjSh);
112 …static SvxMacro* ConvertToMacro( const com::sun::star::uno::Any& rElement, SfxObjectShell* pDo…
H A Dipclient.hxx40 class SfxObjectShell;
88 …static Window* GetActiveWindow( SfxObjectShell* pDoc, const com::sun::star::uno::Reference < …
89 …static SfxInPlaceClient* GetClient( SfxObjectShell* pDoc, const com::sun::star::uno::Reference < c…
/trunk/main/sd/source/ui/dlg/
H A Dsddlgfact.hxx260 …g* CreateSdTabCharDialog( ::Window* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell );
261 … CreateSdTabPageDialog( ::Window* pParent, const SfxItemSet* pAttr, SfxObjectShell* pDocShell, sa…
272 …virtual SfxAbstractTabDialog* CreateSdPresLayoutTemplateDlg( SfxObjectShell* pDocSh, ::Window* pP…
274 …virtual SfxAbstractTabDialog* CreateSdTabTemplateDlg( ::Window* pParent, const SfxObjectShell* pD…
/trunk/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx80 SfxObjectShell * lcl_GetParentObjectShell( const uno::Reference< frame::XModel > & xModel ) in lcl_GetParentObjectShell()
82 SfxObjectShell* pResult = NULL; in lcl_GetParentObjectShell()
93 pResult = reinterpret_cast< SfxObjectShell * >( in lcl_GetParentObjectShell()
110 SfxObjectShell * pParent = lcl_GetParentObjectShell( xModel ); in lcl_GetParentRefDevice()
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx37 class SfxObjectShell;
250 static const SfxObjectShell* pShowShell;
310 static const SfxObjectShell* GetShowShell() {return pShowShell;} in GetShowShell()
311 static void SetShowShell(const SfxObjectShell*pSet) {pShowShell = pSet;} in SetShowShell()
/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx72 SfxObjectShell * lcl_GetParentObjectShell( const uno::Reference< frame::XModel > & xModel ) in lcl_GetParentObjectShell()
74 SfxObjectShell* pResult = NULL; in lcl_GetParentObjectShell()
85 pResult = reinterpret_cast< SfxObjectShell * >( in lcl_GetParentObjectShell()
102 SfxObjectShell * pParent = lcl_GetParentObjectShell( xModel ); in lcl_GetParentRefDevice()
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx156 SfxObjectShell* pCurObjShell;
238 sal_Int32 LoadFactoryStyleFilter( SfxObjectShell* i_pObjSh );
239 void SaveFactoryStyleFilter( SfxObjectShell* i_pObjSh, sal_Int32 i_nFilter );
262 SfxObjectShell* GetObjectShell() const { return pCurObjShell; } in GetObjectShell()
/trunk/main/sw/source/ui/uno/
H A Dunodoc.cxx65 SfxObjectShell* pShell = new SwDocShell( _nCreationFlags ); in SwTextDocument_createInstance()
94 SfxObjectShell* pShell = new SwWebDocShell( SFX_CREATE_MODE_STANDARD ); in SwWebDocument_createInstance()
121 SfxObjectShell* pShell = new SwGlobalDocShell( SFX_CREATE_MODE_STANDARD ); in SwGlobalDocument_createInstance()

Completed in 176 milliseconds

12345678910>>...17