Home
last modified time | relevance | path

Searched refs:rDocShell (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx117 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoDraw( pUndoAction, &rDocShell ) ); in IMPL_LINK()
118 rDocShell.SetDrawModified(); in IMPL_LINK()
184 rDocShell.MakeDrawLayer(); in DetectiveAddPred()
263 rDocShell.MakeDrawLayer(); in DetectiveAddSucc()
343 rDocShell.MakeDrawLayer(); in DetectiveAddError()
382 rDocShell.MakeDrawLayer(); in DetectiveMarkInvalid()
471 rDocShell.MakeDrawLayer(); in DetectiveRefresh()
529 rDocShell.SetDrawModified(); in DetectiveRefresh()
1226 &rDocShell, rMark, in ApplyAttributes()
2731 rDocShell.PostPaintExtras(); in InsertTable()
[all …]
H A Dolinefun.cxx128 new ScUndoMakeOutline( &rDocShell, in MakeOutline()
145 rDocShell.SetDocumentModified(); in MakeOutline()
211 rDocShell.SetDocumentModified(); in RemoveOutline()
272 rDocShell.SetDocumentModified(); in RemoveAllOutlines()
342 rDocShell.SetDocumentModified(); in AutoOutline()
439 rDocShell.SetDocumentModified(); in SelectLevel()
544 rDocShell.SetDocumentModified(); in ShowMarkedOutlines()
642 rDocShell.SetDocumentModified(); in HideMarkedOutlines()
686 new ScUndoDoOutline( &rDocShell, in ShowOutline()
738 rDocShell.SetDocumentModified(); in ShowOutline()
[all …]
H A Ddbdocfun.cxx67 ScDocument* pDoc = rDocShell.GetDocument(); in AddDBRange()
100 rDocShell.GetUndoManager()->AddUndoAction( in AddDBRange()
112 ScDocument* pDoc = rDocShell.GetDocument(); in DeleteDBRange()
132 rDocShell.GetUndoManager()->AddUndoAction( in DeleteDBRange()
147 ScDocument* pDoc = rDocShell.GetDocument(); in RenameDBRange()
197 ScDocument* pDoc = rDocShell.GetDocument(); in ModifyDBData()
242 ScDocument* pDoc = rDocShell.GetDocument(); in RepeatDB()
390 new ScUndoRepeatDB( &rDocShell, nTab, in RepeatDB()
919 pNewData = rDocShell.GetDBData( in Query()
1424 rDocShell.ErrorMessage( nErrId ); in DataPilotUpdate()
[all …]
H A Ddbdocimp.cxx125 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 Ddocsh.cxx1519 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 Dvbaaccesshelper.hxx58 … 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/sd/source/filter/
H A Dsdfilter.cxx57 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 Dsdpptwrp.cxx64 SdPPTFilter::SdPPTFilter( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell, sal_Bool bShowProgress… in SdPPTFilter() argument
65 SdFilter( rMedium, rDocShell, bShowProgress ), in SdPPTFilter()
/trunk/main/starmath/inc/
H A Dnode.hxx138 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/starmath/source/
H A Dnode.cxx350 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()
2112 SmNode::Prepare(rFormat, rDocShell); in Prepare()
2446 SmNode::Prepare(rFormat, rDocShell); in Prepare()
2779 SmNode::Prepare(rFormat, rDocShell); in Prepare()
2954 SmNode::Prepare(rFormat, rDocShell); in Prepare()
3059 SmNode::Prepare(rFormat, rDocShell); in Prepare()
3082 SmNode::Prepare(rFormat, rDocShell); in Prepare()
[all …]
H A Ddocument.cxx535 SmPrinterAccess::SmPrinterAccess( SmDocShell &rDocShell ) in SmPrinterAccess() argument
537 if ( 0 != (pPrinter = rDocShell.GetPrt()) ) in SmPrinterAccess()
540 if ( SFX_CREATE_MODE_EMBEDDED == rDocShell.GetCreateMode() ) in SmPrinterAccess()
562 if ( 0 != (pRefDev = rDocShell.GetRefDev()) && pPrinter != pRefDev ) in SmPrinterAccess()
565 if ( SFX_CREATE_MODE_EMBEDDED == rDocShell.GetCreateMode() ) in SmPrinterAccess()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx2177 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()
2283 nScriptingSignatureState = rDocShell.ImplCheckSignaturesInformation( aInfo ); in hasTrustedScriptingSignature()
2296 if ( rDocShell.GetMedium() ) in hasTrustedScriptingSignature()
2297 xInteraction = rDocShell.GetMedium()->GetInteractionHandler(); in hasTrustedScriptingSignature()
[all …]
H A Dnew.cxx170 : 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 Dundocell.cxx808 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 Dundocell.hxx254 ScDocShell& rDocShell,
262 ScDocShell& rDocShell,
295 ScUndoShowHideNote( ScDocShell& rDocShell, const ScAddress& rPos, bool bShow );
H A Dolinefun.hxx38 ScDocShell& rDocShell; member in ScOutlineDocFunc
41 ScOutlineDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScOutlineDocFunc()
H A Ddbdocfun.hxx64 ScDocShell& rDocShell; member in ScDBDocFunc
67 ScDBDocFunc( ScDocShell& rDocSh ): rDocShell(rDocSh) {} in ScDBDocFunc()
H A Ddocsh.hxx135 explicit PrepareSaveGuard( ScDocShell & rDocShell );
174 ScDocShell( const ScDocShell& rDocShell );
448 ScDocShell& rDocShell; member in ScDocShellModificator
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx104 ::sd::DrawDocShell& rDocShell, in SdPageObjsTransferable() argument
107 : SdTransferable(rDocShell.GetDoc(), NULL, sal_True), in SdPageObjsTransferable()
110 mrDocShell( rDocShell ), in SdPageObjsTransferable()
1794 ::sd::ViewShell* SdPageObjsTLB::GetViewShellForDocShell (::sd::DrawDocShell& rDocShell) in GetViewShellForDocShell() argument
1797 ::sd::ViewShell* pViewShell = rDocShell.GetViewShell(); in GetViewShellForDocShell()
1835 if (pBase->GetDocShell() != &rDocShell) in GetViewShellForDocShell()
H A Ddlgchar.cxx52 rDocShell ( *pDocShell ) in SdCharDlg()
71 ( rDocShell.GetItem( SID_ATTR_CHAR_FONTLIST) ) ) ); in PageCreated()
H A Dtabtempl.cxx70 rDocShell ( *pDocShell ), in SdTabTemplateDlg()
162 ( rDocShell.GetItem( SID_ATTR_CHAR_FONTLIST) ) ) ); in PageCreated()
/trunk/main/sd/source/filter/html/
H A Dsdhtmlfilter.cxx53 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 Dswwait.cxx36 SwDocShell &rDocShell, in SwWait() argument
38 : mrDoc ( rDocShell ) in SwWait()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtextdlgs.cxx55 rDocShell ( *pDocShell ) in ScCharDlg()
74 ( rDocShell.GetItem( SID_ATTR_CHAR_FONTLIST) ) ) ); in PageCreated()
/trunk/main/sd/source/filter/cgm/
H A Dsdcgmfilter.cxx73 SdCGMFilter::SdCGMFilter( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell, sal_Bool bShowProgress… in SdCGMFilter() argument
74 SdFilter( rMedium, rDocShell, bShowProgress ) in SdCGMFilter()

Completed in 145 milliseconds

12