Home
last modified time | relevance | path

Searched refs:GetPos (Results 151 – 175 of 304) sorted by relevance

12345678910>>...13

/trunk/main/svtools/inc/svtools/
H A Dtextdata.hxx175 …sal_uLong GetPos( T pObject ) const { return ( ::std::find( this->begin(), this->end(), pObject … in GetPos() function in ToolsList
/trunk/main/sw/source/core/inc/
H A Ddocfld.hxx103 void GetPos( SwPosition& rPos ) const;
/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx82 sal_Int32 GetPos() { return nPos; } in GetPos() function in StgStrm
/trunk/main/sw/source/core/text/
H A Dblink.cxx91 Point aPos = pTmp->GetPos(); in IMPL_LINK()
H A Dtxtfly.hxx152 SwAnchoredObjList::size_type GetPos( const SwAnchoredObject* pAnchoredObj ) const;
H A Dporglue.cxx119 Point aPos( rInf.GetPos() ); in Paint()
/trunk/main/xmloff/source/style/
H A Dimpastpl.hxx119 sal_uInt32 GetPos() const { return mnPos; } in GetPos() function in SvXMLAutoStylePoolPropertiesP_Impl
/trunk/main/sw/source/ui/inc/
H A Dcontent.hxx75 sal_uInt16 GetPos(){return nOutlinePos;} in GetPos() function in SwOutlineContent
H A Dfldmgr.hxx199 static sal_uInt16 GetPos(sal_uInt16 nTypeId);
/trunk/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx197 !pOpt->GetPos(), in InsertCaption()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx966 aPos = pOperation->GetPos(); in ScUndoDetective()
1014 if ( pData->GetOperation() == (ScDetOpType) nAction && pData->GetPos() == aPos ) in Undo()
/trunk/main/sw/source/filter/inc/
H A Dmsfilter.hxx442 sal_uInt16 GetPos( const String& rNm );
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx340 long nStart = aStarts.GetPos( i ); in DumpBookLow()
351 long nEnd = aEnds.GetPos( nEndIdx ); in DumpBookLow()
1646 long nCp = aPLCF.GetPos( i ); in DumpDrawObjects()
1691 long nCp = aPLCF.GetPos( i ); in DumpTxtboxBrks()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx395 sal_Bool bRet = USHRT_MAX != rFmtArr.GetPos( (VoidPtr)pBoxFmt ); in FmtInArr()
777 sal_Bool bRet = USHRT_MAX != rArr.GetPos( (VoidPtr)pBox ); in BoxInArr()
2005 sTmp = String::CreateFromInt32( nPos = pLines->GetPos( pLine ) + 1 ); in GetName()
2011 sTmp = String::CreateFromInt32(( nPos = pBoxes->GetPos( pBox )) + 1 ); in GetName()
/trunk/main/sw/source/core/crsr/
H A Dunocrsr.cxx53 sal_uInt16 nDelPos = rTbl.GetPos( this ); in ~SwUnoCrsr()
/trunk/main/svx/inc/svx/
H A Dsvdglue.hxx76 const Point& GetPos() const { return aPos; } in GetPos() function in SdrGluePoint
H A Dgaltheme.hxx124 … ImplGetGalleryObjectPos( const GalleryObject* pObj ) const { return aObjectList.GetPos( pObj ); } in ImplGetGalleryObjectPos()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx189 , aHdlPos( pH->GetPos() ) in SwAnchorMarker()
190 , aLastPos( pH->GetPos() ) in SwAnchorMarker()
196 const Point& GetPos() { return pHdl->GetPos(); } in GetPos() function in SwAnchorMarker
209 Point aHitTestPos( GetPos() ); in GetPosForHitTest()
1246 Point aStartPoint(pHdl->GetPos()); in ChangeDrawing()
1247 Point aEndPoint(pHdl->GetPos() + Point(nX, nY)); in ChangeDrawing()
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx1035 if( USHRT_MAX != pDoc->GetSpzFrmFmts()->GetPos( pFmt )) in SetPageObjsNewPage()
1549 const Point aTmp( rHori.GetPos() + lXDiff, in RequestObjectResize()
1550 rVert.GetPos() + lYDiff ); in RequestObjectResize()
/trunk/main/tools/source/memtools/
H A Dunqidx.cxx244 sal_uIntPtr nIndex = Container::GetPos( p ); in GetIndex()
/trunk/main/sc/source/ui/inc/
H A Dinputhdl.hxx276 const ScAddress& GetPos() const { return aCursorPos; } in GetPos() function in ScInputHdlState
H A Duiitems.hxx75 const ScAddress& GetPos() const { return aCursorPos; } in GetPos() function in ScInputStatusItem
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx364 aIter.GetPos( nScCol, nScRow, nTab ); in Write()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx150 sal_uInt16 GetPos() const { return nPos; } in GetPos() function in SbiSymDef
/trunk/main/sc/inc/
H A Drangenam.hxx117 ScAddress GetPos() const { return aPos; } in GetPos() function in ScRangeData

Completed in 181 milliseconds

12345678910>>...13