Home
last modified time | relevance | path

Searched refs:GetPos (Results 51 – 75 of 304) sorted by relevance

12345678910>>...13

/trunk/main/sd/source/core/
H A Dcusshow.cxx107 while( (nPos = GetPos( (void*)pOldPage )) != CONTAINER_ENTRY_NOTFOUND ) in ReplacePage()
117 while( (nPos = GetPos( (void*)pPage )) != CONTAINER_ENTRY_NOTFOUND ) in RemovePage()
/trunk/main/sc/source/ui/inc/
H A Dcolrowba.hxx48 virtual SCCOLROW GetPos();
82 virtual SCCOLROW GetPos();
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx1534 …irrorOverlay->SetMirrorAxis(aHdlList.GetHdl(HDL_REF1)->GetPos(), aHdlList.GetHdl(HDL_REF2)->GetPos in Start3DCreation()
1568 aHdlList.GetHdl (HDL_REF1)->GetPos(), in MovAction()
1569 aHdlList.GetHdl (HDL_REF2)->GetPos()); in MovAction()
1617 Point aMirrorRef1 = aHdlList.GetHdl(HDL_REF1)->GetPos(); in End3DCreation()
1618 Point aMirrorRef2 = aHdlList.GetHdl(HDL_REF2)->GetPos(); in End3DCreation()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx720 pRedlineTbl->Remove( pRedlineTbl->GetPos(pNewRedl )); in AppendRedline()
817 sal_uInt16 nFnd = pRedlineTbl->GetPos(pNewRedl ); in AppendRedline()
847 sal_uInt16 nFnd = pRedlineTbl->GetPos(pNewRedl ); in AppendRedline()
876 sal_uInt16 nFnd = pRedlineTbl->GetPos(pNewRedl ); in AppendRedline()
974 pRedlineTbl->GetPos(pNewRedl )); in AppendRedline()
1003 pRedlineTbl->GetPos(pNewRedl )); in AppendRedline()
1488 pRedlineTbl->Remove( pRedlineTbl->GetPos( pRedl )); in DeleteRedline()
1665 rArr.Remove( rArr.GetPos( pRedl )); in lcl_AcceptRedline()
1942 rArr.Remove( rArr.GetPos( pRedl )); in lcl_RejectRedline()
3538 sal_uInt16 n = rTbl.GetPos( this ); in DelCopyOfSection()
[all …]
/trunk/main/tools/inc/tools/
H A Ddynary.hxx52 { return Container::GetPos( p ); } in GetIndex()
55 { return Container::GetPos( p, nStartIndex, bForward ); } in GetIndex()
/trunk/main/sc/source/core/tool/
H A Ddetdata.cxx60 if ( (*this)[nPos]->GetPos().Tab() == nTab ) in DeleteOnTab()
73 ScAddress aPos = (*this)[i]->GetPos(); in UpdateReference()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx96 if( GetPos( nIndex ) == nPos ) in UpperBound()
101 sal_Int32 ScCsvSplits::GetPos( sal_uInt32 nIndex ) const in GetPos() function in ScCsvSplits
/trunk/main/svx/source/svdraw/
H A Dclonelist.cxx103 sal_uLong nPos(maOriginalList.GetPos(pOriginalNode1)); in CopyConnections()
116 sal_uLong nPos(maOriginalList.GetPos(pOriginalNode2)); in CopyConnections()
H A Dsvdovirt.cxx234 Point aP(pHdl->GetPos()+aAnchor); in GetHdl()
249 pHdl->SetPos(pHdl->GetPos() + aAnchor); in GetPlusHdl()
276 pCandidate->SetPos(pCandidate->GetPos() + aOffset); in AddToHdlList()
H A Dsvdpagv.cxx840 …case SDRHELPLINE_VERTICAL : if (aHelpLines[nNum].GetPos().X()==rNewHelpLine.GetPos().X()) bNeedRe… in SetHelpLine()
841 …case SDRHELPLINE_HORIZONTAL: if (aHelpLines[nNum].GetPos().Y()==rNewHelpLine.GetPos().Y()) bNeedRe… in SetHelpLine()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx214 aMDPos -= pDev->LogicToPixel( GetPos() ); in onMouseEnter()
231 Rectangle aScreenRect( pDev->LogicToPixel( GetPos() ), maImageSize ); in onMouseEnter()
255 const Point aTagPos( GetPos() ); in CreateB2dIAObject()
/trunk/main/sw/source/core/text/
H A Dporrst.cxx221 ((SwArrowPortion*)this)->aPos = rInf.GetPos(); in Paint()
483 Point aPos( rInf.GetPos() ); in Paint()
540 Point aOldPos = rInf.GetPos(); in Paint()
H A Dporfld.cxx344 bFull = rInf.Width() <= rInf.GetPos().X(); in Format()
766 const Point aNewPos( aInf.GetPos().X(), rInf.GetUnderFnt()->GetPos().Y() ); in Paint()
836 nYPos = pGrfOrient->GetPos(); in SwGrfNumPortion()
1170 Point aOldPos = rInf.GetPos(); in Paint()
/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx827 nRelPosX -= _rHoriOrient.GetPos(); in _CalcRelPosX()
829 nRelPosX += _rHoriOrient.GetPos(); in _CalcRelPosX()
835 nRelPosX += nWidth - nObjWidth - _rHoriOrient.GetPos(); in _CalcRelPosX()
839 nRelPosX += _rHoriOrient.GetPos(); in _CalcRelPosX()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx190 Point aHdlPosition( pHdl->GetPos() ); in KeyInput()
292 Point aStartPoint( pHdl->GetPos() ); in KeyInput()
293 Point aEndPoint( pHdl->GetPos() + Point( nX, nY ) ); in KeyInput()
/trunk/main/sw/inc/
H A Dndhints.hxx117 inline sal_uInt16 GetPos( const SwTxtAttr *pHt ) const in GetPos() function in SwpHintsArray
118 { return m_HintStarts.GetPos( pHt ); } in GetPos()
/trunk/main/editeng/inc/editeng/
H A Dtstpitem.hxx130 sal_uInt16 GetPos( const SvxTabStop& rTab ) const;
133 sal_uInt16 GetPos( const long nPos ) const;
/trunk/main/vcl/source/window/
H A Daccmgr.cxx62 if ( mpAccelList->GetPos( pAccel ) != LIST_ENTRY_NOTFOUND ) in InsertAccel()
89 if ( mpSequenceList->GetPos( pSubAccel ) != LIST_ENTRY_NOTFOUND ) in RemoveAccel()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx129 DragStat().Ref1()=GetDragHdl()->GetPos(); in BeginSdrDrag()
132 maOrigin = GetDragHdl()->GetPos(); in BeginSdrDrag()
212 const Point aTagPos( GetPos() ); in CreateB2dIAObject()
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx585 if ( rDoc.GetPos( pNode ) >= rDoc.Count() ) in DbgIsBuggy()
650 sal_uInt32 nStartNode = rNodes.GetPos( pStartNode ); in Adjust()
651 sal_uInt32 nEndNode = rNodes.GetPos( pEndNode ); in Adjust()
1546 sal_uInt32 nPos = GetPos( pCurNode ); in InsertParaBreak()
1613 sal_uInt32 nRight = GetPos( pRight ); in ConnectParagraphs()
1655 …pNode->GetCharAttribs().GetAttribs().Remove( pNode->GetCharAttribs().GetAttribs().GetPos( pStartin… in InsertAttribInSelection()
1817 pNode->GetCharAttribs().GetAttribs().GetPos( pAttr ) ); in InsertAttrib()
/trunk/main/sw/source/core/fields/
H A Dfldlst.cxx174 sal_uInt16 nFndPos = aTmpLst.GetPos( pTmp ); in BuildSortLst()
208 pFld->GetPos( aPos ); in RemoveUnselectedFlds()
/trunk/main/sd/source/ui/func/
H A Dfusnapln.cxx109 aLinePos = (pPV->GetHelpLines())[nHelpLine].GetPos(); in DoExecute()
121 aLinePos = (pPV->GetHelpLines())[nHelpLine].GetPos(); in DoExecute()
/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx161 void GetPos( SCSIZE& rCol, SCSIZE& rRow ) const in GetPos() function in ScJumpMatrix
181 GetPos( rCol, rRow ); in Next()
/trunk/main/svl/inc/svl/
H A Dcntnrsrt.hxx91 sal_uLong GetPos( const Type* pObj ) const; \
129 sal_uLong ClassName::GetPos( const Type* pObj ) const \
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx388 Point aHdlPosition(pHdl->GetPos()); in KeyInput()
582 Point aStartPoint(pHdl->GetPos()); in KeyInput()
583 Point aEndPoint(pHdl->GetPos() + Point(nX, nY)); in KeyInput()

Completed in 116 milliseconds

12345678910>>...13