Home
last modified time | relevance | path

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

12345678910>>...17

/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx117 DBG_NAME(SfxObjectShell)
160 SfxObjectShell* mpDoc;
295 SfxObjectShell::SfxObjectShell( const sal_uInt64 i_nCreationFlags ) in SfxObjectShell() function in SfxObjectShell
302 DBG_CTOR(SfxObjectShell, 0); in SfxObjectShell()
317 SfxObjectShell::SfxObjectShell in SfxObjectShell() function in SfxObjectShell
355 SfxObjectShell::~SfxObjectShell() in ~SfxObjectShell()
364 SfxObjectShell::Close(); in ~SfxObjectShell()
489 SfxObjectShell* SfxObjectShell::GetFirst in GetFirst()
515 SfxObjectShell* SfxObjectShell::GetNext in GetNext()
546 SfxObjectShell* SfxObjectShell::Current() in Current()
[all …]
H A Dobjmisc.cxx163 SfxObjectShell* pDoc;
194 void SfxObjectShell::AbortImport() in AbortImport()
209 SfxObjectShell::getDocProperties() in getDocProperties()
295 void SfxObjectShell::ResetError() in ResetError()
409 {DBG_CHKTHIS(SfxObjectShell, 0);} in ModifyChanged()
811 void SfxObjectShell::SetTitle in SetTitle()
825 DBG_CHKTHIS(SfxObjectShell, 0); in SetTitle()
881 String SfxObjectShell::GetTitle in GetTitle()
955 SfxObjectShell *pThis = (SfxObjectShell*) this; in GetTitle()
1115 void SfxObjectShell::SetNoName() in SetNoName()
[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 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 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 …]
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx191 class SFX2_DLLPUBLIC SfxObjectShell : class
259 static SfxObjectShell* GetNext( const SfxObjectShell& rPrev,
262 static SfxObjectShell* Current();
812 SfxObjectShell* pPersist;
831 SV_DECL_REF(SfxObjectShell)
833 SV_DECL_LOCK(SfxObjectShell)
834 SV_IMPL_LOCK(SfxObjectShell)
835 SV_IMPL_REF(SfxObjectShell)
843 SfxObjectShell* pObjSh;
847 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 …]
/trunk/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()
165 SfxObjectShell* persist = GetPersist(); in Insert()
311 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in SetUserAllowsLinkUpdate()
556 SfxObjectShell* pFndShell = 0; in Connect()
572 TypeId aType( TYPE(SfxObjectShell) ); in Connect()
575 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in Connect()
590 pShell = SfxObjectShell::GetFirst( &aType, sal_False ); in Connect()
612 pShell = SfxObjectShell::GetFirst( &aType, sal_False ); in Connect()
615 pShell = SfxObjectShell::GetNext( *pShell, &aType, sal_False ); in Connect()
651 pFndShell = SfxObjectShell::CreateAndLoadObject( aArgs ); in Connect()
/trunk/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 );
/trunk/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 …]
/trunk/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 );
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx132 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
191 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
229 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute()
375 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in GetState()
404 PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
414 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
421 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
428 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
435 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in GetState()
534 SfxObjectShell* pDocShell = xDocShell; in CreateFromTemplate()
[all …]
/trunk/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()
/trunk/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;
/trunk/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()
/trunk/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 …]
/trunk/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()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx318 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK()
493 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK()
1083 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1108 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1133 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1158 const SfxObjectShell* pSh = SfxObjectShell::Current(); in NotifyItemUpdate()
1193 SfxObjectShell* pSh = SfxObjectShell::Current(); in Update()
/trunk/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ührt 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()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx229 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ConfigurationChanged()
240 pObjSh = SfxObjectShell::GetNext( *pObjSh ); in ConfigurationChanged()
274 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ConfigurationChanged()
290 pObjSh = SfxObjectShell::GetNext( *pObjSh ); in ConfigurationChanged()
407 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in Execute()
510 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in Execute()
1297 SfxObjectShell* pObjSh = SfxObjectShell::GetFirst(); in ModifyOptions()
1308 pObjSh = SfxObjectShell::GetNext( *pObjSh ); in ModifyOptions()
1587 sal_Bool ScModule::IsModalMode(SfxObjectShell* pDocSh) in IsModalMode()
1837 ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in IMPL_LINK()
[all …]

Completed in 151 milliseconds

12345678910>>...17