Home
last modified time | relevance | path

Searched refs:GetPos (Results 251 – 275 of 304) sorted by relevance

1...<<111213

/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx1818 aHori.SetPos(MakeSafePositioningValue(aHori.GetPos()-nOutside)); in MatchSdrItemsIntoFlySet()
1823 aVert.SetPos(aVert.GetPos()-nOutside); in MatchSdrItemsIntoFlySet()
H A Dww8scan.hxx238 sal_Int32 GetPos( long nInIdx ) const in GetPos() function in WW8PLCFspecial
H A Drtfattributeoutput.cxx2991 m_aRunText.getOStringBuffer().append((sal_Int32)rFlyVert.GetPos()); in FormatVertOrientation()
3027 m_aRunText.getOStringBuffer().append((sal_Int32)rFlyHori.GetPos()); in FormatHorizOrientation()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltble.cxx608 nCPos = pColumn->GetPos(); in ExportTableLinesAutoStyles()
/aoo42x/main/sd/source/ui/view/
H A Dfrmview.cxx451 const Point& rPos = rHelpLine.GetPos(); in createHelpLinesString()
/aoo42x/main/sw/source/ui/config/
H A Dmodcfg.cxx683 case 7: pValues[nProp] <<= (sal_Int32)rOpt.GetPos(); break;//Position", in lcl_WriteOpt()
/aoo42x/main/sw/source/core/doc/
H A Dnumber.cxx950 USHRT_MAX == pDoc->GetCharFmts()->GetPos( aFmts[n]->GetCharFmt() )) in CopyNumRule()
H A Ddocedt.cxx357 i = rTbl.GetPos( pFmt ); in DelFlyInRange()
1249 if( USHRT_MAX != GetRedlineTbl().GetPos( pTmp ) ) in MoveNodeRange()
H A Dtblcpy.cxx321 USHRT_MAX != pSelBoxes->GetPos( pBox ) ) in addBox()
/aoo42x/main/editeng/inc/editeng/
H A Doutliner.hxx588 xub_StrLen GetPos() const { return nPos; } in GetPos() function in EditFieldInfo
/aoo42x/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3868 long nNum = pBook[1]->GetPos( nEndIdx ); in GetLen()
3924 nEndAkt = pBook[1]->GetPos( nEndIdx ); in GetBookmark()
3959 nEndAkt = pBook[1]->GetPos( nEndIdx ); in MapName()
H A Dww8scan.hxx156 long GetPos( long nIdx ){ in GetPos() function in WW8PLCFspecial
/aoo42x/main/sw/source/filter/html/
H A Dcss1atr.cxx2174 ? rHoriOri.GetPos() : 0; in OutCSS1_FrmFmtOptions()
2179 ? rVertOri.GetPos() : 0; in OutCSS1_FrmFmtOptions()
/aoo42x/main/sc/source/filter/html/
H A Dhtmlpars.cxx125 if ( pList->GetPos( pS->pCellEntry ) == LIST_ENTRY_NOTFOUND ) in ~ScHTMLLayoutParser()
710 if ( pList->GetPos( pActEntry ) == LIST_ENTRY_NOTFOUND ) in CloseEntry()
/aoo42x/main/svx/source/svdraw/
H A Dsvdoedge.cxx807 aPt1=aGP1.GetPos(); in ImpCalcEdgeTrack()
814 aPt2=aGP2.GetPos(); in ImpCalcEdgeTrack()
/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx674 aMM100Pos.X = TWIP_TO_MM100(pDesc->GetHOrient()->GetPos()); in add()
687 aMM100Pos.Y = TWIP_TO_MM100(pDesc->GetVOrient()->GetPos()); in add()
/aoo42x/main/sw/source/ui/fldui/
H A Dfldvar.cxx141 nPos = aTypeLB.InsertEntry( GetFldMgr().GetTypeStr( GetFldMgr().GetPos( nTypeId ) ) ); in Reset()
/aoo42x/main/svl/source/items/
H A Dstyle.cxx712 aStyles.insert( aStyles.begin() + rIter.GetPos(), xStyle ); in Make()
/aoo42x/main/sw/source/ui/shells/
H A Dtextsh.cxx568 Point aPos = aMgr.GetPos(); in TYPEINIT1()
/aoo42x/main/sw/source/core/bastyp/
H A Dcalc.cxx720 if( USHRT_MAX != aRekurStk.GetPos( pPtr ) ) in Push()
/aoo42x/main/sw/source/ui/utlui/
H A Dglbltree.cxx596 return pTab->GetPos() - GLBL_TABPOS_SUB; in GetTabPos()
/aoo42x/main/svx/source/gallery2/
H A Dgaltheme.cxx459 ImplBroadcast( pFoundEntry ? aObjectList.GetPos( pFoundEntry ) : nInsertPos ); in InsertObject()
/aoo42x/main/svtools/source/contnr/
H A Dsvlbox.cxx542 sal_uInt16 nItemPos = pEntry->GetPos( this ); in GetSize()
/aoo42x/main/sw/source/filter/rtf/
H A Drtffly.cxx796 aProtectItem.SetPosProtect( aP.GetPos() ); in ReadFly()
/aoo42x/main/sw/source/core/frmedt/
H A Dfecopy.cxx167 sal_uInt16 nPos = rSpzFrmFmts.GetPos( pFlyFmt ); in Copy()

Completed in 258 milliseconds

1...<<111213