| /trunk/main/sc/source/ui/docshell/ |
| H A D | docfunc.cxx | 109 ScDrawLayer* pDrawLayer = rDocShell.GetDocument()->GetDrawLayer(); in IMPL_LINK() 113 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoDraw( pUndoAction, &rDocShell ) ); in IMPL_LINK() 114 rDocShell.SetDrawModified(); in IMPL_LINK() 117 ScDocument* pDoc = rDocShell.GetDocument(); in IMPL_LINK() 130 void lcl_PaintAbove( ScDocShell& rDocShell, const ScRange& rRange ) in lcl_PaintAbove() argument 137 rDocShell.PostPaint( ScRange(0,nRow,nTab, MAXCOL,nRow,nTab), PAINT_GRID ); in lcl_PaintAbove() 145 ScDocument* pDoc = rDocShell.GetDocument(); in AdjustRowHeight() 160 ScSizeDeviceProvider aProv( &rDocShell ); in AdjustRowHeight() 167 rDocShell.PostPaint( 0, nStartRow, nTab, MAXCOL, MAXROW, nTab, in AdjustRowHeight() 178 ScDocShellModificator aModificator( rDocShell ); in DetectiveAddPred() [all …]
|
| H A D | olinefun.cxx | 62 void lcl_PaintWidthHeight( ScDocShell& rDocShell, SCTAB nTab, in lcl_PaintWidthHeight() argument 65 ScDocument* pDoc = rDocShell.GetDocument(); in lcl_PaintWidthHeight() 90 rDocShell.PostPaint( nStartCol,nStartRow,nTab, MAXCOL,MAXROW,nTab, nParts ); in lcl_PaintWidthHeight() 104 ScDocument* pDoc = rDocShell.GetDocument(); in MakeOutline() 127 rDocShell.GetUndoManager()->AddUndoAction( in MakeOutline() 128 new ScUndoMakeOutline( &rDocShell, in MakeOutline() 144 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, nParts ); in MakeOutline() 145 rDocShell.SetDocumentModified(); in MakeOutline() 146 lcl_InvalidateOutliner( rDocShell.GetViewBindings() ); in MakeOutline() 152 rDocShell.ErrorMessage(STR_MSSG_MAKEOUTLINE_0); // "Gruppierung nicht moeglich" in MakeOutline() [all …]
|
| H A D | dbdocfun.cxx | 65 ScDocShellModificator aModificator( rDocShell ); in AddDBRange() 67 ScDocument* pDoc = rDocShell.GetDocument(); in AddDBRange() 100 rDocShell.GetUndoManager()->AddUndoAction( in AddDBRange() 101 new ScUndoDBData( &rDocShell, pUndoColl, pRedoColl ) ); in AddDBRange() 112 ScDocument* pDoc = rDocShell.GetDocument(); in DeleteDBRange() 119 ScDocShellModificator aModificator( rDocShell ); in DeleteDBRange() 132 rDocShell.GetUndoManager()->AddUndoAction( in DeleteDBRange() 133 new ScUndoDBData( &rDocShell, pUndoColl, pRedoColl ) ); in DeleteDBRange() 147 ScDocument* pDoc = rDocShell.GetDocument(); in RenameDBRange() 156 ScDocShellModificator aModificator( rDocShell ); in RenameDBRange() [all …]
|
| H A D | dbdocimp.cxx | 125 ScDBData* pDBData = rDocShell.GetDBData( ScRange(rPos), SC_DB_IMPORT, SC_DBSEL_KEEP ); in DoImportUno() 139 ScDocument* pDoc = rDocShell.GetDocument(); in DoImport() 156 Window* pWaitWin = rDocShell.GetActiveDialogParent(); in DoImport() 159 ScDocShellModificator aModificator( rDocShell ); in DoImport() 216 ScProgress aProgress( &rDocShell, ScGlobal::GetRscString(STR_UNDO_IMPORTDATA), 0 ); in DoImport() 636 rDocShell.GetUndoManager()->AddUndoAction( in DoImport() 637 new ScUndoImportData( &rDocShell, nTab, in DoImport() 644 rDocShell.PostPaint( 0,0,nTab, MAXCOL,MAXROW,nTab, PAINT_GRID ); in DoImport() 667 InfoBox aInfoBox( rDocShell.GetActiveDialogParent(), aErrorMessage ); in DoImport()
|
| H A D | docsh.cxx | 1519 ScDocShell::PrepareSaveGuard::PrepareSaveGuard( ScDocShell& rDocShell ) in PrepareSaveGuard() argument 1520 : mrDocShell( rDocShell) in PrepareSaveGuard() 2880 rDocShell( rDS ), in ScDocShellModificator() 2883 ScDocument* pDoc = rDocShell.GetDocument(); in ScDocShellModificator() 2893 ScDocument* pDoc = rDocShell.GetDocument(); in ~ScDocShellModificator() 2895 if ( !bAutoCalcShellDisabled && rDocShell.IsDocumentModifiedPending() ) in ~ScDocShellModificator() 2896 rDocShell.SetDocumentModified(); // last one shuts off the lights in ~ScDocShellModificator() 2903 ScDocument* pDoc = rDocShell.GetDocument(); in SetDocumentModified() 2909 rDocShell.SetDocumentModified(); in SetDocumentModified()
|
| /trunk/main/vbahelper/inc/vbahelper/ |
| H A D | vbaaccesshelper.hxx | 58 … VBAHELPER_DLLPRIVATE inline bool isAlienDoc( SfxObjectShell& rDocShell, const char* pMimeType ) in isAlienDoc() argument 61 const SfxFilter *pFilt = rDocShell.GetMedium()->GetFilter(); in isAlienDoc() 66 …DLLPUBLIC inline bool isAlienExcelDoc( SfxObjectShell& rDocShell ) { return isAlienDoc( rDocShell,… in isAlienExcelDoc() argument 67 …_DLLPUBLIC inline bool isAlienWordDoc( SfxObjectShell& rDocShell ) { return isAlienDoc( rDocShell,… in isAlienWordDoc() argument
|
| /trunk/main/starmath/inc/ |
| H A D | node.hxx | 138 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 323 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 349 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 393 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 432 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 449 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 499 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 799 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 849 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
|
| /trunk/main/sd/source/filter/ |
| H A D | sdfilter.cxx | 57 SdFilter::SdFilter( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell, sal_Bool bShowProgress ) in SdFilter() argument 58 : mxModel( rDocShell.GetModel() ) in SdFilter() 60 , mrDocShell( rDocShell ) in SdFilter() 61 , mrDocument( *rDocShell.GetDoc() ) in SdFilter() 62 , mbIsDraw( rDocShell.GetDocumentType() == DOCUMENT_TYPE_DRAW ) in SdFilter()
|
| H A D | sdpptwrp.cxx | 64 SdPPTFilter::SdPPTFilter( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell, sal_Bool bShowProgress… in SdPPTFilter() argument 65 SdFilter( rMedium, rDocShell, bShowProgress ), in SdPPTFilter()
|
| /trunk/main/starmath/source/ |
| H A D | node.cxx | 350 void SmNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare() argument 378 pNode->Prepare(rFormat, rDocShell); in Prepare() 819 void SmLineNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare() argument 821 SmNode::Prepare(rFormat, rDocShell); in Prepare() 2109 void SmFontNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare() argument 2112 SmNode::Prepare(rFormat, rDocShell); in Prepare() 2444 void SmTextNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare() argument 2446 SmNode::Prepare(rFormat, rDocShell); in Prepare() 2777 void SmMathSymbolNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare() argument 2779 SmNode::Prepare(rFormat, rDocShell); in Prepare() [all …]
|
| H A D | document.cxx | 529 SmPrinterAccess::SmPrinterAccess( SmDocShell &rDocShell ) in SmPrinterAccess() argument 531 if ( 0 != (pPrinter = rDocShell.GetPrt()) ) in SmPrinterAccess() 534 if ( SFX_CREATE_MODE_EMBEDDED == rDocShell.GetCreateMode() ) in SmPrinterAccess() 556 if ( 0 != (pRefDev = rDocShell.GetRefDev()) && pPrinter != pRefDev ) in SmPrinterAccess() 559 if ( SFX_CREATE_MODE_EMBEDDED == rDocShell.GetCreateMode() ) in SmPrinterAccess()
|
| /trunk/main/sfx2/source/doc/ |
| H A D | objmisc.cxx | 2177 const SfxMedium* pMedium( rDocShell.GetMedium() ); in getCurrentMacroExecMode() 2190 const SfxMedium* pMedium( rDocShell.GetMedium() ); in setCurrentMacroExecMode() 2205 const SfxMedium* pMedium( rDocShell.GetMedium() ); in getDocumentLocation() 2213 sLocation = rDocShell.getDocProperties()->getTemplateURL(); in getDocumentLocation() 2223 SfxMedium* pMedium( rDocShell.GetMedium() ); in getZipStorageToSign() 2238 return Reference< XEmbeddedScripts >( rDocShell.GetModel(), UNO_QUERY ); in getEmbeddedDocumentScripts() 2243 sal_Int16 nSignatureState( rDocShell.GetScriptingSignatureState() ); in getScriptingSignatureState() 2263 … uno::Reference < beans::XPropertySet > xPropSet( rDocShell.GetStorage(), uno::UNO_QUERY_THROW ); in hasTrustedScriptingSignature() 2278 …uno::Sequence< security::DocumentSignatureInformation > aInfo = rDocShell.ImplAnalyzeSignature( sa… in hasTrustedScriptingSignature() 2283 nScriptingSignatureState = rDocShell.ImplCheckSignaturesInformation( aInfo ); in hasTrustedScriptingSignature() [all …]
|
| H A D | new.cxx | 170 : Window(pParent, rResId), rDocShell( rDocSh ) in SfxPreviewWin() 185 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &rDocShell ); in Paint() 193 Size aTmpSize( rDocShell->GetFirstPageSize() ); in Paint() 201 aDevice.SetMapMode( rDocShell->GetMapUnit() ); in Paint() 204 rDocShell->DoDraw( &aDevice, Point(0,0), aTmpSize, JobSetup(), ASPECT_THUMBNAIL ); in Paint()
|
| /trunk/main/sc/source/ui/undo/ |
| H A D | undocell.cxx | 808 ScUndoReplaceNote::ScUndoReplaceNote( ScDocShell& rDocShell, const ScAddress& rPos, in ScUndoReplaceNote() argument 810 ScSimpleUndo( &rDocShell ), in ScUndoReplaceNote() 818 ScUndoReplaceNote::ScUndoReplaceNote( ScDocShell& rDocShell, const ScAddress& rPos, in ScUndoReplaceNote() argument 820 ScSimpleUndo( &rDocShell ), in ScUndoReplaceNote() 906 ScUndoShowHideNote::ScUndoShowHideNote( ScDocShell& rDocShell, const ScAddress& rPos, bool bShow ) : in ScUndoShowHideNote() argument 907 ScSimpleUndo( &rDocShell ), in ScUndoShowHideNote()
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | undocell.hxx | 254 ScDocShell& rDocShell, 262 ScDocShell& rDocShell, 295 ScUndoShowHideNote( ScDocShell& rDocShell, const ScAddress& rPos, bool bShow );
|
| H A D | olinefun.hxx | 38 ScDocShell& rDocShell; member in ScOutlineDocFunc 41 ScOutlineDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScOutlineDocFunc()
|
| H A D | dbdocfun.hxx | 64 ScDocShell& rDocShell; member in ScDBDocFunc 67 ScDBDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScDBDocFunc()
|
| H A D | docsh.hxx | 135 explicit PrepareSaveGuard( ScDocShell & rDocShell ); 174 ScDocShell( const ScDocShell& rDocShell ); 448 ScDocShell& rDocShell; member in ScDocShellModificator
|
| /trunk/main/sd/source/ui/dlg/ |
| H A D | sdtreelb.cxx | 101 ::sd::DrawDocShell& rDocShell, in SdPageObjsTransferable() argument 104 : SdTransferable(rDocShell.GetDoc(), NULL, sal_True), in SdPageObjsTransferable() 107 mrDocShell( rDocShell ), in SdPageObjsTransferable() 1710 ::sd::ViewShell* SdPageObjsTLB::GetViewShellForDocShell (::sd::DrawDocShell& rDocShell) in GetViewShellForDocShell() argument 1713 ::sd::ViewShell* pViewShell = rDocShell.GetViewShell(); in GetViewShellForDocShell() 1751 if (pBase->GetDocShell() != &rDocShell) in GetViewShellForDocShell()
|
| H A D | dlgchar.cxx | 52 rDocShell ( *pDocShell ) in SdCharDlg() 71 ( rDocShell.GetItem( SID_ATTR_CHAR_FONTLIST) ) ) ); in PageCreated()
|
| H A D | tabtempl.cxx | 70 rDocShell ( *pDocShell ), in SdTabTemplateDlg() 162 ( rDocShell.GetItem( SID_ATTR_CHAR_FONTLIST) ) ) ); in PageCreated()
|
| /trunk/main/sd/source/filter/html/ |
| H A D | sdhtmlfilter.cxx | 53 SdHTMLFilter::SdHTMLFilter( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell, sal_Bool bShowProgre… in SdHTMLFilter() argument 54 SdFilter( rMedium, rDocShell, bShowProgress ) in SdHTMLFilter()
|
| /trunk/main/sw/source/ui/app/ |
| H A D | swwait.cxx | 36 SwDocShell &rDocShell, in SwWait() argument 38 : mrDoc ( rDocShell ) in SwWait()
|
| /trunk/main/sc/source/ui/miscdlgs/ |
| H A D | textdlgs.cxx | 55 rDocShell ( *pDocShell ) in ScCharDlg() 74 ( rDocShell.GetItem( SID_ATTR_CHAR_FONTLIST) ) ) ); in PageCreated()
|
| /trunk/main/sd/source/filter/cgm/ |
| H A D | sdcgmfilter.cxx | 73 SdCGMFilter::SdCGMFilter( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell, sal_Bool bShowProgress… in SdCGMFilter() argument 74 SdFilter( rMedium, rDocShell, bShowProgress ) in SdCGMFilter()
|