/aoo41x/main/sfx2/source/doc/ |
H A D | objxtor.cxx | 117 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 D | objmisc.cxx | 160 SfxObjectShell* pDoc; 191 void SfxObjectShell::AbortImport() in AbortImport() 206 SfxObjectShell::getDocProperties() in getDocProperties() 292 void SfxObjectShell::ResetError() in ResetError() 406 {DBG_CHKTHIS(SfxObjectShell, 0);} in ModifyChanged() 808 void SfxObjectShell::SetTitle in SetTitle() 822 DBG_CHKTHIS(SfxObjectShell, 0); in SetTitle() 878 String SfxObjectShell::GetTitle in GetTitle() 952 SfxObjectShell *pThis = (SfxObjectShell*) this; in GetTitle() 1112 void SfxObjectShell::SetNoName() in SetNoName() [all …]
|
H A D | objembed.cxx | 50 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 D | objcont.cxx | 189 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 D | objstor.cxx | 184 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() 2587 sal_Bool SfxObjectShell::ConvertTo in ConvertTo() 2732 DBG_CHKTHIS(SfxObjectShell, 0); in Save_Impl() 2781 SfxObjectShell* pDoc = 0; in CommonSaveAs_Impl() 2782 for ( SfxObjectShell* pTmp = SfxObjectShell::GetFirst(); in CommonSaveAs_Impl() 2915 sal_Bool SfxObjectShell::PreDoSaveAs_Impl in PreDoSaveAs_Impl() [all …]
|
H A D | objserv.cxx | 133 #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 …]
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 191 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 D | viewfrm.hxx | 44 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 D | event.hxx | 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() [all …]
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appdde.cxx | 97 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 D | appserv.cxx | 172 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() 898 … SfxObjectShell* 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 D | linkmgr2.cxx | 67 LinkManager::LinkManager(SfxObjectShell* p) in SV_IMPL_PTRARR() 164 SfxObjectShell* persist = GetPersist(); in Insert() 310 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in SetUserAllowsLinkUpdate() 558 SfxObjectShell* pFndShell = 0; in Connect() 575 TypeId aType( TYPE(SfxObjectShell) ); in Connect() 578 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in Connect() 593 pShell = SfxObjectShell::GetFirst( &aType, sal_False ); in Connect() 615 pShell = SfxObjectShell::GetFirst( &aType, sal_False ); in Connect() 618 pShell = SfxObjectShell::GetNext( *pShell, &aType, sal_False ); in Connect() 654 pFndShell = SfxObjectShell::CreateAndLoadObject( aArgs ); in Connect()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | fprogressbar.hxx | 31 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 );
|
/aoo41x/main/svx/inc/svx/ |
H A D | fmmodel.hxx | 30 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 );
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msvbahelper.cxx | 75 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 …]
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshell.cxx | 96 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 D | docshel3.cxx | 126 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()
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msvbahelper.hxx | 40 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;
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 134 ::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 …]
|
/aoo41x/main/sc/source/filter/ftools/ |
H A D | fprogressbar.cxx | 45 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()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 94 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 …]
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | itemwin.cxx | 95 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()
|
/aoo41x/main/sfx2/source/bastyp/ |
H A D | progress.cxx | 119 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()
|
/aoo41x/main/vbahelper/inc/vbahelper/ |
H A D | vbaaccesshelper.hxx | 40 …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()
|
/aoo41x/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.cxx | 316 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()
|