/aoo41x/main/sw/source/core/edit/ |
H A D | edglbldc.cxx | 106 for( ; nSttIdx < rNew.GetDocPos(); ++nSttIdx ) in GetGlobalDocContent() 119 nSttIdx = pMyDoc->GetNodes()[ rNew.GetDocPos() ]->EndOfSectionIndex(); in GetGlobalDocContent() 160 rPos.nNode = rInsPos.GetDocPos(); in InsertGlobalDocContent() 201 rPos.nNode = rInsPos.GetDocPos(); in InsertGlobalDocContent() 241 rPos.nNode = rInsPos.GetDocPos() - 1; in InsertGlobalDocContent() 268 sal_uLong nDelIdx = rDelPos.GetDocPos(); in DeleteGlobalDocContent() 286 rPos.nNode = rArr[ nDelPos ]->GetDocPos(); in DeleteGlobalDocContent() 333 SwNodeRange aRg( pMyDoc->GetNodes(), rArr[ nFromPos ]->GetDocPos() ); in MoveGlobalDocContent() 335 aRg.aEnd = rArr[ nToPos ]->GetDocPos(); in MoveGlobalDocContent() 341 aInsPos = rArr[ nInsPos ]->GetDocPos(); in MoveGlobalDocContent() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | edglbldc.hxx | 58 sal_uLong GetDocPos() const { return nDocPos; } in GetDocPos() function in SwGlblDocContent 62 { return GetDocPos() == rCmp.GetDocPos(); } in operator ==() 64 { return GetDocPos() < rCmp.GetDocPos(); } in operator <()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outlin2.cxx | 326 Point Outliner::GetDocPos( Paragraph* pPara ) in GetDocPos() function in Outliner 575 Point Outliner::GetDocPos( const Point& rPaperPos ) const in GetDocPos() function in Outliner 578 return pEditEngine->GetDocPos( rPaperPos ); in GetDocPos() 600 Point aDocPos = GetDocPos( rPaperPos ); in IsTextPos()
|
H A D | outlvw.cxx | 297 Point aDocPos = pOwner->GetDocPos( aPaperPos ); in ImpCheckMousePos()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | htmlpars.hxx | 422 inline const ScHTMLPos& GetDocPos() const { return maDocBasePos; } in GetDocPos() function in ScHTMLTable 424 SCCOLROW GetDocPos( ScHTMLOrient eOrient, SCCOLROW nCellPos = 0 ) const; 426 ScHTMLPos GetDocPos( const ScHTMLPos& rCellPos ) const;
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 2207 SCCOLROW ScHTMLTable::GetDocPos( ScHTMLOrient eOrient, SCCOLROW nCellPos ) const in GetDocPos() function in ScHTMLTable 2212 ScHTMLPos ScHTMLTable::GetDocPos( const ScHTMLPos& rCellPos ) const in GetDocPos() function in ScHTMLTable 2215 static_cast< SCCOL >( GetDocPos( tdCol, rCellPos.mnCol ) ), in GetDocPos() 2216 static_cast< SCROW >( GetDocPos( tdRow, rCellPos.mnRow ) ) ); in GetDocPos() 2245 SCCOL nCellCol1 = static_cast< SCCOL >( GetDocPos( tdCol, nCol ) ) + rFirstPos.Col(); in ApplyCellBorders() 2251 SCROW nCellRow1 = GetDocPos( tdRow, nRow ) + rFirstPos.Row(); in ApplyCellBorders() 2679 const ScHTMLPos aCellDocPos( GetDocPos( aMapIter->first ) ); in RecalcDocPos() 2768 RecalcDocPos( GetDocPos() ); in Recalc()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit.cxx | 372 Point ImpEditView::GetDocPos( const Point& rWindowPos ) const in GetDocPos() function in ImpEditView 1206 Point aDocPos( GetDocPos( rPos ) ); in GetField() 1242 Point aDocPos( GetDocPos( rPos ) ); in IsBulletArea() 1430 Point aDocPos( GetDocPos( aMousePos ) ); in IsSelectionAtPoint() 1449 Point aDocPos( GetDocPos( aMousePos ) ); in SetCursorAtPoint() 1880 Point aDocPos( GetDocPos( aMousePos ) ); in dragOver()
|
H A D | editview.cxx | 675 Point aDocPos( pImpEditView->GetDocPos( aMousePos ) ); in GetParagraph() 1003 aPos = pImpEditView->GetDocPos( aPos ); in IsWrongSpelledWordAtPos() 1035 aPos = pImpEditView->GetDocPos( aPos ); in ExecuteSpellPopup() 1414 Point aDocPos( pImpEditView->GetDocPos( aPos ) ); in GetWordUnderMousePointer()
|
H A D | editeng.cxx | 1847 Point EditEngine::GetDocPos( const Point& rPaperPos ) const in GetDocPos() function in EditEngine 1916 Point aDocPos = GetDocPos( rPaperPos ); in IsTextPos()
|
H A D | impedit.hxx | 278 Point GetDocPos( const Point& rWindowPos ) const;
|
H A D | impedit3.cxx | 3736 aStartPos = pView->GetDocPos( aStartPos ); in Paint() 3743 Point aDocPos( pView->GetDocPos( aStartPos ) ); in Paint()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | notemark.hxx | 69 ScAddress GetDocPos() const { return aDocPos; } in GetDocPos() function in ScNoteMarker
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | license_dialog.cxx | 154 if ( (sal_uLong) pView->GetDocPos( aBottom ).Y() >= nHeight - 1 ) in IsEndReached()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | textview.hxx | 159 Point GetDocPos( const Point& rWindowPos ) const;
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | outliner.hxx | 935 Point GetDocPos( Paragraph* pPara ); 1036 Point GetDocPos( const Point& rPaperPos ) const;
|
H A D | editeng.hxx | 302 Point GetDocPos( const Point& rPaperPos ) const;
|
/aoo41x/main/svtools/source/edit/ |
H A D | textview.cxx | 1913 Point aDocPos = GetDocPos( rPosPixel ); in SetCursorAtPoint() 1945 Point aDocPos = GetDocPos( rPosPixel ); in IsSelectionAtPoint() 2277 Point aDocPos = GetDocPos( aMousePos ); in dragOver() 2329 Point TextView::GetDocPos( const Point& rWindowPos ) const in GetDocPos() function in TextView
|
/aoo41x/main/extensions/source/preload/ |
H A D | oemwiz.cxx | 426 if ( (sal_uLong) pView->GetDocPos( aBottom ).Y() >= nHeight - 1 ) in IsEndReached()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin5.cxx | 205 if ( pNoteMarker->GetDocPos() == aCellPos ) // dieselbe in ShowNoteMarker()
|
/aoo41x/main/framework/source/services/ |
H A D | license.cxx | 592 if ( (sal_uLong) pView->GetDocPos( aBottom ).Y() >= nHeight - 1 ) in IsEndReached()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 878 pContCopy = new SwGlblDocContent(pCont->GetDocPos()); in ExcecuteContextMenuAction()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside2b.cxx | 267 Point aDocPos = GetEditView()->GetDocPos( aWindowPos ); in RequestHelp()
|