/aoo4110/main/sc/source/ui/docshell/ |
H A D | editable.cxx | 42 ScEditableTester::ScEditableTester( ScDocument* pDoc, SCTAB nTab, in ScEditableTester() 50 ScEditableTester::ScEditableTester( ScDocument* pDoc, in ScEditableTester() 59 ScEditableTester::ScEditableTester( ScDocument* pDoc, const ScRange& rRange ) : in ScEditableTester() 66 ScEditableTester::ScEditableTester( ScDocument* pDoc, const ScMarkData& rMark ) : in ScEditableTester() 82 void ScEditableTester::TestBlock( ScDocument* pDoc, SCTAB nTab, in TestBlock() 97 void ScEditableTester::TestSelectedBlock( ScDocument* pDoc, in TestSelectedBlock() 107 void ScEditableTester::TestRange( ScDocument* pDoc, const ScRange& rRange ) in TestRange() 119 void ScEditableTester::TestSelection( ScDocument* pDoc, const ScMarkData& rMark ) in TestSelection()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | SwUndoFmt.hxx | 42 SwDoc * pDoc; member in SwUndoFmtCreate 68 SwDoc * pDoc; member in SwUndoFmtDelete 92 SwDoc * pDoc; member in SwUndoRenameFmt 208 SwDoc * pDoc; member in SwUndoNumruleCreate 223 SwDoc * pDoc; member in SwUndoNumruleDelete 237 SwDoc * pDoc; member in SwUndoNumruleRename
|
H A D | SwUndoPageDesc.hxx | 36 SwDoc * pDoc; member in SwUndoPageDesc 57 SwDoc * pDoc; member in SwUndoPageDescCreate 75 SwDoc * pDoc; member in SwUndoPageDescDelete
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undoolk.cxx | 41 SdrUndoAction* GetSdrUndoAction( ScDocument* pDoc ) in GetSdrUndoAction() 50 void DoSdrUndoAction( SdrUndoAction* pUndoAction, ScDocument* pDoc ) in DoSdrUndoAction() 90 void EnableDrawAdjust( ScDocument* pDoc, sal_Bool bEnable ) in EnableDrawAdjust()
|
H A D | refundo.cxx | 51 ScRefUndoData::ScRefUndoData( const ScDocument* pDoc ) : in ScRefUndoData() 96 void ScRefUndoData::DeleteUnchanged( const ScDocument* pDoc ) in DeleteUnchanged() 165 void ScRefUndoData::DoUndo( ScDocument* pDoc, sal_Bool bUndoRefFirst ) in DoUndo()
|
H A D | undoblk.cxx | 178 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange() local 389 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange() local 676 ScDocument* pDoc = pDocShell->GetDocument(); in Undo() local 722 ScDocument* pDoc = pDocShell->GetDocument(); in Redo() local 800 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange() local 848 ScDocument* pDoc = pDocShell->GetDocument(); in Redo() local 931 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange() local 1094 ScDocument* pDoc = pDocShell->GetDocument(); in Redo() local 1196 ScDocument* pDoc = pDocShell->GetDocument(); in PaintArea() local 1243 ScDocument* pDoc = pDocShell->GetDocument(); in DoUndo() local [all …]
|
/aoo4110/main/sc/source/core/tool/ |
H A D | address.cxx | 47 ScAddress::Details::Details ( const ScDocument* pDoc, in Details() 166 ScDocument* pDoc ) in lcl_ScRange_External_TabSpan() 336 const ScDocument* pDoc, in Parse_XL_Header() 630 ScDocument* pDoc, in lcl_ScRange_Parse_XL_R1C1() 814 ScDocument* pDoc, in lcl_ScRange_Parse_XL_A1() 1215 bool ConvertSingleRef( ScDocument* pDoc, const String& rRefString, in ConvertSingleRef() 1265 sal_uInt16 ScAddress::Parse( const String& r, ScDocument* pDoc, in Parse() 1381 sal_uInt16 ScRange::Parse( const String& r, ScDocument* pDoc, in Parse() 1407 sal_uInt16 ScRange::ParseAny( const String& r, ScDocument* pDoc, in ParseAny() 1598 getFileNameFromDoc( const ScDocument* pDoc ) in getFileNameFromDoc() [all …]
|
H A D | addinlis.cxx | 56 uno::Reference<sheet::XVolatileResult> xVR, ScDocument* pDoc ) in CreateListener() 69 ScAddInListener::ScAddInListener( uno::Reference<sheet::XVolatileResult> xVR, ScDocument* pDoc ) : in ScAddInListener() 160 ScDocument* pDoc = (ScDocument*)*ppDoc; in modified() local
|
/aoo4110/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 197 void SwHistoryResetFmt::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 241 void SwHistorySetTxt::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 272 SwDoc* pDoc = pTxtFld->GetTxtNode().GetDoc(); in SwHistorySetTxtFld() local 298 void SwHistorySetTxtFld::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 338 void SwHistorySetRefMark::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 370 void SwHistorySetTOXMark::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 424 void SwHistoryResetTxt::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 482 void SwHistorySetFootnote::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 578 void SwHistoryTxtFlyCnt::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() 625 void SwHistoryBookmark::SetInDoc( SwDoc* pDoc, bool ) in SetInDoc() [all …]
|
H A D | unspnd.cxx | 49 SwUndoSplitNode::SwUndoSplitNode( SwDoc* pDoc, const SwPosition& rPos, in SwUndoSplitNode() 81 SwDoc *const pDoc = & rContext.GetDoc(); in UndoImpl() local 166 SwDoc* pDoc = rPam.GetDoc(); in RedoImpl() local
|
H A D | unmove.cxx | 49 SwDoc* pDoc = rRange.GetDoc(); in SwUndoMove() local 100 SwUndoMove::SwUndoMove( SwDoc* pDoc, const SwNodeRange& rRg, in SwUndoMove() 189 SwDoc *const pDoc = & rContext.GetDoc(); in UndoImpl() local 338 SwDoc* pDoc = rRange.GetDoc(); in DelFtn() local
|
H A D | unbkmk.cxx | 52 void SwUndoBookmark::SetInDoc( SwDoc* pDoc ) in SetInDoc() 57 void SwUndoBookmark::ResetInDoc( SwDoc* pDoc ) in ResetInDoc()
|
H A D | untblk.cxx | 49 SwDoc* pDoc = (SwDoc*)rPam.GetDoc(); in SwUndoInserts() local 115 SwDoc* pDoc = (SwDoc*)rPam.GetDoc(); in SetInsertRange() local 170 SwDoc *const pDoc = & rContext.GetDoc(); in UndoImpl() local 269 SwDoc* pDoc = pPam->GetDoc(); in RedoImpl() local
|
/aoo4110/main/sc/source/ui/view/ |
H A D | tabvwsh5.cxx | 88 ScDocument* pDoc = GetViewData()->GetDocument(); in Notify() local 285 ScDocument* pDoc = GetViewData()->GetDocument(); in Notify() local 310 void ScTabViewShell::MakeNumberInfoItem( ScDocument* pDoc, in MakeNumberInfoItem() 403 ScDocument* pDoc, in UpdateNumberFormatter()
|
H A D | dbfunc.cxx | 71 ScDocument* pDoc = GetViewData()->GetDocument(); in GotoDBArea() local 139 ScDocument* pDoc = pDocSh->GetDocument(); in GetDBData() local 155 ScDocument* pDoc = pDocSh->GetDocument(); in GetDBData() local 197 ScDocument* pDoc = pDocShell->GetDocument(); in NotifyCloseDbNameDlg() local 250 ScDocument* pDoc = pDocSh->GetDocument(); in UISort() local 306 ScDocument* pDoc = pDocSh->GetDocument(); in Query() local 349 ScDocument* pDoc = GetViewData()->GetDocument(); in ToggleAutoFilter() local 472 ScDocument* pDoc = pDocSh->GetDocument(); in HideAutoFilter() local 513 ScDocument* pDoc = GetViewData()->GetDocument(); in ImportData() local
|
H A D | tabcont.cxx | 62 ScDocument* pDoc = pViewData->GetDocument(); in ScTabControl() local 116 ScDocument* pDoc = pViewData->GetDocument(); in GetPrivatDropPos() local 205 ScDocument* pDoc = pViewData->GetDocument(); in Select() local 286 ScDocument* pDoc = pViewData->GetDocument(); in UpdateStatus() local 454 ScDocument* pDoc = pDocSh->GetDocument(); in DoDrag() local 483 sal_uInt16 lcl_DocShellNr( ScDocument* pDoc ) in lcl_DocShellNr() 507 ScDocument* pDoc = pViewData->GetDocument(); in ExecuteDrop() local 548 const ScDocument* pDoc = pViewData->GetDocument(); in AcceptDrop() local
|
H A D | pfuncache.cxx | 61 ScDocument* pDoc = pDocSh->GetDocument(); in ScPrintFuncCache() local 108 ScDocument* pDoc = pDocSh->GetDocument(); in InitLocations() local 165 ScDocument* pDoc = pDocSh->GetDocument(); in GetTabForPage() local 186 ScDocument* pDoc = pDocSh->GetDocument(); in GetDisplayStart() local
|
/aoo4110/main/sw/inc/ |
H A D | unosett.hxx | 58 SwDoc* pDoc; member in SwXFootnoteProperties 92 SwDoc* pDoc; member in SwXEndnoteProperties 126 SwDoc* pDoc; member in SwXLineNumberingProperties 167 SwDoc* pDoc; // wird nur fuers anmelden gebraucht member in SwXNumberingRules
|
/aoo4110/main/sc/source/filter/rtf/ |
H A D | rtfimp.cxx | 40 …PluginImpl::ScImportRTF( SvStream &rStream, const String& rBaseURL, ScDocument *pDoc, ScRange& rRa… in ScImportRTF() 50 ScEEAbsImport *ScFormatFilterPluginImpl::CreateRTFImport( ScDocument* pDoc, const ScRange& rRange ) in CreateRTFImport()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | ddetbl.cxx | 79 SwDoc* pDoc = GetFrmFmt()->GetDoc(); in ~SwDDETable() local 148 SwDoc* pDoc = GetFrmFmt()->GetDoc(); in ChangeContent() local 162 SwDoc* pDoc = GetFrmFmt()->GetDoc(); in NoDDETable() local
|
/aoo4110/main/sc/source/core/data/ |
H A D | stlsheet.cxx | 139 ScDocument* pDoc = static_cast<ScStyleSheetPool&>(GetPool()).GetDocument(); in SetParent() local 176 ScDocument* pDoc = ((ScStyleSheetPool&)GetPool()).GetDocument(); in GetItemSet() local 256 ScDocument* pDoc = ((ScStyleSheetPool&)GetPool()).GetDocument(); in GetItemSet() local 276 ScDocument* pDoc = ((ScStyleSheetPool&)rPool).GetDocument(); in IsUsed() local
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fulink.cxx | 60 SdDrawDocument* pDoc, in FuLink() 66 …reate( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* pDoc, SfxRequest… in Create()
|
H A D | fumeasur.cxx | 51 SdDrawDocument* pDoc, in FuMeasureDlg() 57 …reate( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* pDoc, SfxRequest… in Create()
|
H A D | fuconnct.cxx | 52 SdDrawDocument* pDoc, in FuConnectionDlg() 58 …reate( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* pDoc, SfxRequest… in Create()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | defltuno.cxx | 151 ScDocument* pDoc = pDocShell->GetDocument(); in setPropertyValue() local 167 ScDocument* pDoc = pDocShell->GetDocument(); in setPropertyValue() local 198 ScDocument* pDoc = pDocShell->GetDocument(); in setPropertyValue() local 247 ScDocument* pDoc = pDocShell->GetDocument(); in getPropertyValue() local 263 ScDocument* pDoc = pDocShell->GetDocument(); in getPropertyValue() local
|