Home
last modified time | relevance | path

Searched refs:SfxObjectShell (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/aoo4110/main/sfx2/source/doc/
H A Dobjxtor.cxx117 DBG_NAME(SfxObjectShell)
160 SfxObjectShell* mpDoc;
294 SfxObjectShell::SfxObjectShell( const sal_uInt64 i_nCreationFlags ) in SfxObjectShell() function in SfxObjectShell
301 DBG_CTOR(SfxObjectShell, 0); in SfxObjectShell()
316 SfxObjectShell::SfxObjectShell in SfxObjectShell() function in SfxObjectShell
357 SfxObjectShell::~SfxObjectShell() in ~SfxObjectShell()
367 SfxObjectShell::Close(); in ~SfxObjectShell()
492 SfxObjectShell* SfxObjectShell::GetFirst in GetFirst()
518 SfxObjectShell* SfxObjectShell::GetNext in GetNext()
549 SfxObjectShell* SfxObjectShell::Current() in Current()
[all …]
H A Dobjmisc.cxx158 SfxObjectShell* pDoc;
189 void SfxObjectShell::AbortImport() in AbortImport()
204 SfxObjectShell::getDocProperties() in getDocProperties()
290 void SfxObjectShell::ResetError() in ResetError()
404 {DBG_CHKTHIS(SfxObjectShell, 0);} in ModifyChanged()
806 void SfxObjectShell::SetTitle in SetTitle()
820 DBG_CHKTHIS(SfxObjectShell, 0); in SetTitle()
876 String SfxObjectShell::GetTitle in GetTitle()
950 SfxObjectShell *pThis = (SfxObjectShell*) this; in GetTitle()
1108 void SfxObjectShell::SetNoName() in SetNoName()
[all …]
H A Dobjembed.cxx50 SfxObjectShell* SfxObjectShell::GetParentShellByModel_Impl() in GetParentShellByModel_Impl()
52 SfxObjectShell* pResult = NULL; in GetParentShellByModel_Impl()
76 Printer* SfxObjectShell::GetDocumentPrinter() in GetDocumentPrinter()
85 OutputDevice* SfxObjectShell::GetDocumentRefDev() in GetDocumentRefDev()
115 const Rectangle& SfxObjectShell::GetVisArea() const in GetVisArea()
183 sal_uIntPtr SfxObjectShell::GetMiscStatus() const in GetMiscStatus()
189 MapUnit SfxObjectShell::GetMapUnit() const in GetMapUnit()
195 void SfxObjectShell::SetMapUnit( MapUnit nMapUnit ) in SetMapUnit()
216 void SfxObjectShell::DoDraw( OutputDevice* pDev, in DoDraw()
239 void SfxObjectShell::DoDraw_Impl( OutputDevice* pDev, in DoDraw_Impl()
[all …]
H A Dobjcont.cxx189 void SfxObjectShell::UpdateDocInfoForSave() in UpdateDocInfoForSave()
242 void SfxObjectShell::UpdateTime_Impl( in UpdateTime_Impl()
319 void SfxObjectShell::SetOrganizerSearchMask( in SetOrganizerSearchMask()
329 sal_uInt16 SfxObjectShell::GetContentCount( in GetContentCount()
390 void SfxObjectShell::GetContent(String &rText, in GetContent()
404 void SfxObjectShell::GetContent(String &rText, in GetContent()
538 sal_Bool SfxObjectShell::Insert(SfxObjectShell &rSource, in Insert()
693 sal_Bool SfxObjectShell::Remove in Remove()
743 sal_Bool SfxObjectShell::Print in Print()
881 void SfxObjectShell::LoadStyles in LoadStyles()
[all …]
H A Dobjstor.cxx184 sal_Bool SfxObjectShell::Save() in Save()
900 sal_uInt32 SfxObjectShell::HandleFilter( SfxMedium* pMedium, SfxObjectShell* pDoc ) in HandleFilter()
1029 sal_Bool SfxObjectShell::DoSave() in DoSave()
1125 sal_Bool SfxObjectShell::SaveTo_Impl in SaveTo_Impl()
2210 sal_Bool SfxObjectShell::ConvertFrom in ConvertFrom()
2585 sal_Bool SfxObjectShell::ConvertTo in ConvertTo()
2730 DBG_CHKTHIS(SfxObjectShell, 0); in Save_Impl()
2779 SfxObjectShell* pDoc = 0; in CommonSaveAs_Impl()
2780 for ( SfxObjectShell* pTmp = SfxObjectShell::GetFirst(); in CommonSaveAs_Impl()
2913 sal_Bool SfxObjectShell::PreDoSaveAs_Impl in PreDoSaveAs_Impl()
[all …]
H A Dobjserv.cxx133 #define SfxObjectShell macro
262 void SfxObjectShell::PrintExec_Impl(SfxRequest &rReq) in PrintExec_Impl()
288 sal_Bool SfxObjectShell::APISaveAs_Impl in APISaveAs_Impl()
296 {DBG_CHKTHIS(SfxObjectShell, 0);} in APISaveAs_Impl()
352 void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq) in ExecFile_Impl()
354 {DBG_CHKTHIS(SfxObjectShell, 0);} in ExecFile_Impl()
904 DBG_CHKTHIS(SfxObjectShell, 0); in GetState_Impl()
920 SfxObjectShell *pDoc = this; in GetState_Impl()
957 SfxObjectShell *pDoc = this; in GetState_Impl()
1472 void SfxObjectShell::SignDocumentContent() in SignDocumentContent()
[all …]
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjsh.hxx191 class SFX2_DLLPUBLIC SfxObjectShell : class
259 static SfxObjectShell* GetNext( const SfxObjectShell& rPrev,
262 static SfxObjectShell* Current();
789 SfxObjectShell* pPersist;
808 SV_DECL_REF(SfxObjectShell)
810 SV_DECL_LOCK(SfxObjectShell)
811 SV_IMPL_LOCK(SfxObjectShell)
812 SV_IMPL_REF(SfxObjectShell)
820 SfxObjectShell* pObjSh;
824 SfxObjectShell* pSh );
[all …]
H A Dviewfrm.hxx44 class SfxObjectShell;
67 SV_DECL_REF(SfxObjectShell)
83 SAL_DLLPRIVATE void Construct_Impl( SfxObjectShell *pObjSh=NULL );
96 SfxViewFrame( SfxFrame& rFrame, SfxObjectShell *pDoc = NULL );
103 … static SfxViewFrame* LoadHiddenDocument( SfxObjectShell& i_rDoc, const sal_uInt16 i_nViewId );
104 static SfxViewFrame* LoadDocument( SfxObjectShell& i_rDoc, const sal_uInt16 i_nViewId );
110 static SfxViewFrame* GetFirst( const SfxObjectShell* pDoc = 0, sal_Bool bOnlyVisible = sal_True );
133 SfxObjectShell* GetObjectShell() const in GetObjectShell()
175 virtual SfxObjectShell* GetObjectShell();
272 const SfxObjectShell& i_rDoc,
[all …]
H A Devent.hxx41 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()
[all …]
/aoo4110/main/sfx2/source/appl/
H A Dappdde.cxx97 SfxObjectShell* pSh;
101 SfxDdeDocTopic_Impl( SfxObjectShell* pShell ) in SfxDdeDocTopic_Impl()
274 long SfxObjectShell::DdeExecute in DdeExecute()
303 long SfxObjectShell::DdeGetData in DdeGetData()
325 long SfxObjectShell::DdeSetData in DdeSetData()
564 TypeId aType( TYPE(SfxObjectShell) ); in MakeTopic()
565 SfxObjectShell* pShell = SfxObjectShell::GetFirst( &aType ); in MakeTopic()
576 pShell = SfxObjectShell::GetNext( *pShell, &aType ); in MakeTopic()
618 TypeId aType( TYPE(SfxObjectShell) ); in Topics()
619 SfxObjectShell* pShell = SfxObjectShell::GetFirst( &aType ); in Topics()
[all …]
H A Dappserv.cxx172 for ( SfxObjectShell *pObjSh = SfxObjectShell::GetFirst(); in MiscExec_Impl()
173 pObjSh; pObjSh = SfxObjectShell::GetNext( *pObjSh ) ) in MiscExec_Impl()
311 for ( SfxObjectShell *pObjSh = SfxObjectShell::GetFirst(); in MiscExec_Impl()
313 pObjSh = SfxObjectShell::GetNext( *pObjSh ) ) in MiscExec_Impl()
622 for ( SfxObjectShell *pObjSh = SfxObjectShell::GetFirst(); in MiscState_Impl()
624 pObjSh = SfxObjectShell::GetNext( *pObjSh ) ) in MiscState_Impl()
740 SfxViewFrame* lcl_getBasicIDEViewFrame( SfxObjectShell* i_pBasicIDE ) in lcl_getBasicIDEViewFrame()
898SfxObjectShell* pBasicIDE = SfxObjectShell::CreateObject( lcl_getBasicIDEServiceName() ); in OfaExec_Impl()
940 SfxObjectShell* pObjShell = pView->GetObjectShell(); in OfaExec_Impl()
966 SfxObjectShell* pCurrentShell = SfxObjectShell::Current(); in OfaExec_Impl()
[all …]
H A Dlinkmgr2.cxx67 LinkManager::LinkManager(SfxObjectShell* p) in SV_IMPL_PTRARR()
164 SfxObjectShell* persist = GetPersist(); in Insert()
302 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in SetUserAllowsLinkUpdate()
550 SfxObjectShell* pFndShell = 0; in Connect()
567 TypeId aType( TYPE(SfxObjectShell) ); in Connect()
570 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in Connect()
585 pShell = SfxObjectShell::GetFirst( &aType, sal_False ); in Connect()
607 pShell = SfxObjectShell::GetFirst( &aType, sal_False ); in Connect()
610 pShell = SfxObjectShell::GetNext( *pShell, &aType, sal_False ); in Connect()
646 pFndShell = SfxObjectShell::CreateAndLoadObject( aArgs ); in Connect()
/aoo4110/main/sc/source/filter/inc/
H A Dfprogressbar.hxx31 class SfxObjectShell;
112 explicit ScfProgressBar( SfxObjectShell* pDocShell, const String& rText );
113 explicit ScfProgressBar( SfxObjectShell* pDocShell, sal_uInt16 nResId );
148 void Init( SfxObjectShell* pDocShell );
178 SfxObjectShell* mpDocShell; /// The document shell for the progress bar.
197 …explicit ScfSimpleProgressBar( sal_Size nSize, SfxObjectShell* pDocShell, const String&…
198 …explicit ScfSimpleProgressBar( sal_Size nSize, SfxObjectShell* pDocShell, sal_uInt16 nR…
220 …explicit ScfStreamProgressBar( SvStream& rStrm, SfxObjectShell* pDocShell, sal_uInt16 n…
227 void Init( SfxObjectShell* pDocShell, const String& rText );
/aoo4110/main/svx/inc/svx/
H A Dfmmodel.hxx30 class SfxObjectShell;
34 class SfxObjectShell;
45 SfxObjectShell* m_pObjShell;
56 FmFormModel(SfxItemPool* pPool=NULL, SfxObjectShell* pPers=NULL );
57 FmFormModel(const XubString& rPath, SfxItemPool* pPool=NULL, SfxObjectShell* pPers=NULL );
68 SfxObjectShell* GetObjectShell() const { return m_pObjShell; } in GetObjectShell()
69 void SetObjectShell( SfxObjectShell* pShell );
/aoo4110/main/filter/source/msfilter/
H A Dmsvbahelper.cxx75 SfxObjectShell* findShellForUrl( const rtl::OUString& sMacroURLOrPath ) in findShellForUrl()
77 SfxObjectShell* pFoundShell=NULL; in findShellForUrl()
78 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in findShellForUrl()
163 pShell = SfxObjectShell::GetNext( *pShell ); in findShellForUrl()
171 bool hasMacro( SfxObjectShell* pShell, const String& sLibrary, String& sMod, const String& sMacro ) in hasMacro()
224 ::rtl::OUString getDefaultProjectName( SfxObjectShell* pShell ) in getDefaultProjectName()
257 ::rtl::OUString resolveVBAMacro( SfxObjectShell* pShell, const ::rtl::OUString& rLibName, const ::r… in resolveVBAMacro()
269 MacroResolvedInfo resolveVBAMacro( SfxObjectShell* pShell, const rtl::OUString& MacroName, bool bSe… in resolveVBAMacro()
289 SfxObjectShell* pFoundShell = 0; in resolveVBAMacro()
427 sal_Bool executeMacro( SfxObjectShell* pShell, const String& sMacroName, uno::Sequence< uno::Any >&… in executeMacro()
[all …]
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshell.cxx96 SFX_IMPL_INTERFACE(DrawDocShell, SfxObjectShell, SdResId(0))
117 TYPEINIT1( DrawDocShell, SfxObjectShell );
162 SfxObjectShell( eMode == SFX_CREATE_MODE_INTERNAL ? SFX_CREATE_MODE_EMBEDDED : eMode), in DrawDocShell()
184 SfxObjectShell( nModelCreationFlags ), in DrawDocShell()
208 SfxObjectShell(eMode == SFX_CREATE_MODE_INTERNAL ? SFX_CREATE_MODE_EMBEDDED : eMode), in DrawDocShell()
300 GetSlotState(SID_CLOSEDOC, SfxObjectShell::GetInterface(), &rSet); in GetState()
327 GetSlotState( SID_VERSION, SfxObjectShell::GetInterface(), &rSet ); in GetState()
399 SfxObjectShell::InPlaceActivate( bActive ); in InPlaceActivate()
534 SfxObjectShell::SetModified( bSet ); in SetModified()
H A Ddocshel3.cxx126 SfxObjectShell* pFirstShell = SfxObjectShell::GetFirst(); in Execute()
127 SfxObjectShell* pShell = pFirstShell; in Execute()
136 pShell = SfxObjectShell::GetNext(*pShell); in Execute()
187 ExecuteSlot(rReq, SfxObjectShell::GetStaticInterface()); in Execute()
206 ExecuteSlot( rReq, SfxObjectShell::GetStaticInterface() ); in Execute()
/aoo4110/main/filter/inc/filter/msfilter/
H A Dmsvbahelper.hxx40 SfxObjectShell* mpDocContext;
44 …inline explicit MacroResolvedInfo( SfxObjectShell* pDocContext = 0 ) : mpDocContext( pDocContext )… in MacroResolvedInfo()
49 MSFILTER_DLLPUBLIC ::rtl::OUString getDefaultProjectName( SfxObjectShell* pShell );
50 MSFILTER_DLLPUBLIC ::rtl::OUString resolveVBAMacro( SfxObjectShell* pShell, const ::rtl::OUString& …
51 MSFILTER_DLLPUBLIC MacroResolvedInfo resolveVBAMacro( SfxObjectShell* pShell, const ::rtl::OUString…
52 MSFILTER_DLLPUBLIC sal_Bool executeMacro( SfxObjectShell* pShell, const String& sMacroName, com::su…
97 SfxObjectShell* mpObjShell;
/aoo4110/main/sd/source/ui/app/
H A Dsdmod1.cxx134 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
158 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in Execute()
193 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
231 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
379 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in GetState()
408 PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
418 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
425 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
432 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
538 SfxObjectShell* pDocShell = xDocShell; in CreateFromTemplate()
[all …]
/aoo4110/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx45 ScfProgressBar::ScfProgressBar( SfxObjectShell* pDocShell, const String& rText ) : in ScfProgressBar()
51 ScfProgressBar::ScfProgressBar( SfxObjectShell* pDocShell, sal_uInt16 nResId ) : in ScfProgressBar()
68 void ScfProgressBar::Init( SfxObjectShell* pDocShell ) in Init()
206 ScfSimpleProgressBar::ScfSimpleProgressBar( sal_Size nSize, SfxObjectShell* pDocShell, const String… in ScfSimpleProgressBar()
212 ScfSimpleProgressBar::ScfSimpleProgressBar( sal_Size nSize, SfxObjectShell* pDocShell, sal_uInt16 n… in ScfSimpleProgressBar()
233 ScfStreamProgressBar::ScfStreamProgressBar( SvStream& rStrm, SfxObjectShell* pDocShell, sal_uInt16 … in ScfStreamProgressBar()
244 void ScfStreamProgressBar::Init( SfxObjectShell* pDocShell, const String& rText ) in Init()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx94 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in enableInput()
123 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in enableInput()
564 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in SetDispatcherLock()
576 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in SetDispatcherLock()
593 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in EnableSpreadsheets()
622 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in EnableSpreadsheets()
633 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in lcl_InvalidateWindows()
658 pDocShell = (ScDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in lcl_InvalidateWindows()
711 SfxObjectShell* pParentDoc = NULL; in EnterRefMode()
796 SfxObjectShell* pObjSh = pCurrent->GetObjectShell(); in SwitchToDocument()
[all …]
/aoo4110/main/svx/source/tbxctrls/
H A Ditemwin.cxx95 mpSh = SfxObjectShell::Current(); in IMPL_LINK()
130 SfxObjectShell::Current() && in Select()
131 SfxObjectShell::Current()->GetItem( SID_DASH_LIST ) ) in Select()
136 SfxObjectShell::Current()->GetItem( SID_DASH_LIST ) ) ); in Select()
275 mpSh = SfxObjectShell::Current(); in FillControl()
306 SfxObjectShell* pSh = SfxObjectShell::Current(); in SvxColorBox()
321 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK()
/aoo4110/main/sfx2/source/bastyp/
H A Dprogress.cxx119 SfxObjectShell* pDoc = bAllDocs ? NULL : (SfxObjectShell*) xObjSh; in Enable_Impl()
149 SfxObjectShell* pObjSh, /* SfxObjectShell, an der die Aktion ausgef"uhrt in SfxProgress()
383 SfxObjectShell* pObjSh = pImp->xObjSh; in SetState()
533 for ( SfxObjectShell *pDocSh = SfxObjectShell::GetFirst(); in Lock()
535 pDocSh = SfxObjectShell::GetNext(*pDocSh) ) in Lock()
669 SfxObjectShell* pDocSh /* <SfxObjectShell>, die nach einem laufenden in GetActiveProgress()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbaaccesshelper.hxx40 …s::uno::Reference< css::lang::XMultiServiceFactory > getVBAServiceFactory( SfxObjectShell* pShell ) in getVBAServiceFactory()
49 …o::Reference< css::uno::XInterface > createVBAUnoAPIServiceWithArgs( SfxObjectShell* pShell, cons… in createVBAUnoAPIServiceWithArgs()
58 … VBAHELPER_DLLPRIVATE inline bool isAlienDoc( SfxObjectShell& rDocShell, const char* pMimeType ) in isAlienDoc()
66 …VBAHELPER_DLLPUBLIC inline bool isAlienExcelDoc( SfxObjectShell& rDocShell ) { return isAlienDoc( … in isAlienExcelDoc()
67 …VBAHELPER_DLLPUBLIC inline bool isAlienWordDoc( SfxObjectShell& rDocShell ) { return isAlienDoc( r… in isAlienWordDoc()
/aoo4110/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx316 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK()
491 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK()
1081 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1106 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1131 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1156 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1191 SfxObjectShell* pSh = SfxObjectShell::Current(); in Update()

Completed in 138 milliseconds

12345678910>>...17