/aoo4110/main/sfx2/source/doc/ |
H A D | docvor.cxx | 470 pData->aUS.Insert((sal_uInt16)pBox->GetModel()->GetRelPos(pEntry), 0); in Path() 524 rRegion = (sal_uInt16)pBox->GetModel()->GetRelPos(pEntry); in GetIndices_Impl() 529 rRegion = (sal_uInt16)pBox->GetModel()->GetRelPos(pParent); in GetIndices_Impl() 530 rOffset = (sal_uInt16)pBox->GetModel()->GetRelPos(pEntry); in GetIndices_Impl() 618 rIdx = GetModel()->GetRelPos(pTarget)+1; in MoveOrCopyTemplates() 1205 sal_uInt16 i = (sal_uInt16)GetModel()->GetRelPos(pEntry); in RequestingChilds() 1849 (sal_uInt16)pFocusBox->GetModel()->GetRelPos(pEntry)+1); in Dispatch_Impl()
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | versdlg.cxx | 322 sal_uIntPtr nPos = aVersionBox.GetModel()->GetRelPos( pEntry ); in Open_Impl() 450 sal_uIntPtr nPos = aVersionBox.GetModel()->GetRelPos( pEntry ); in IMPL_LINK()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | tolayoutanchoredobjectposition.hxx | 58 Point GetRelPos() const;
|
H A D | flyfrms.hxx | 204 const Point GetRelPos() const;
|
H A D | frame.hxx | 762 inline Point GetRelPos() const; 1120 inline Point SwFrm::GetRelPos() const in GetRelPos() function in SwFrm
|
/aoo4110/main/sw/source/core/text/ |
H A D | porfld.cxx | 882 SetAscent( static_cast<sal_uInt16>(GetRelPos() > 0 ? GetRelPos() : 0) ); in Format() 944 Point aPos( rInf.X() + GRFNUM_SECURE, rInf.Y() - GetRelPos() + GRFNUM_SECURE ); in Paint()
|
H A D | porfld.hxx | 225 inline SwTwips GetRelPos() const { return nYPos; } in GetRelPos() function in SwGrfNumPortion
|
H A D | txtfly.cxx | 688 pFly->GetRelPos().X() : in NewFlyCntPortion() 689 pFly->GetRelPos().Y() ) ) ); in NewFlyCntPortion()
|
/aoo4110/main/cui/source/customize/ |
H A D | acccfg.cxx | 1026 …sal_uInt16 nPos = (sal_uInt16) aEntriesBox.GetModel()->GetRelPos( aEntriesBox.FirstSelec… in IMPL_LINK() 1045 …sal_uInt16 nPos = (sal_uInt16) aEntriesBox.GetModel()->GetRelPos( aEntriesBox.FirstSelected()… in IMPL_LINK() 1064 …sal_uInt16 nPos = (sal_uInt16) aEntriesBox.GetModel()->GetRelPos( aEntries… in IMPL_LINK() 1093 …l_uInt16 nPos = (sal_uInt16) aEntriesBox.GetModel()->GetRelPos( pLBEntry ); in IMPL_LINK()
|
/aoo4110/main/sw/source/core/objectpositioning/ |
H A D | tolayoutanchoredobjectposition.cxx | 247 Point SwToLayoutAnchoredObjectPosition::GetRelPos() const in GetRelPos() function in SwToLayoutAnchoredObjectPosition
|
/aoo4110/main/sw/source/core/layout/ |
H A D | flyincnt.cxx | 255 const Point SwFlyInCntFrm::GetRelPos() const in GetRelPos() function in SwFlyInCntFrm
|
H A D | fly.cxx | 1298 nTmpY += pAutoFrm->GetRelPos().Y(); in ChgRelPos() 1913 SetCurrRelPos( aObjPositioning.GetRelPos() ); in MakeObjPos() 1917 aFrm.Pos( aObjPositioning.GetRelPos() ); in MakeObjPos()
|
H A D | flycnt.cxx | 1379 nDiff += pUp->Prt().Width() - pFollow->GetRelPos().X(); in SetAbsPos() 1385 nDiff += pUp->Prt().Height() - pFollow->GetRelPos().Y(); in SetAbsPos()
|
H A D | anchoreddrawobject.cxx | 550 SetCurrRelPos( aObjPositioning.GetRelPos() ); in _MakeObjPosAnchoredAtLayout()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | treelist.hxx | 290 sal_uLong GetRelPos( SvListEntry* pChild ) const { return pChild->GetChildListPos(); } in GetRelPos() function in SvTreeList
|
/aoo4110/main/svx/source/inc/ |
H A D | fmexpl.hxx | 79 sal_uInt32 GetRelPos() const { return nPos; } in GetRelPos() function in FmNavInsertedHint
|
/aoo4110/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 351 rNewChildPos = GetModel()->GetRelPos( pTarget ) + 1; in NotifyCopyingMoving()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | sdtreelb.cxx | 1675 rNewChildPos = pModel->GetRelPos(pDestination) + 1; in NotifyMoving()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svlbox.cxx | 946 rNewChildPos = pModel->GetRelPos( pTarget ) + 1; in NotifyMoving()
|
/aoo4110/main/svx/source/form/ |
H A D | navigatortree.cxx | 656 sal_uInt32 nRelPos = pInsertedHint->GetRelPos(); in Notify()
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 1046 aTree.GetModel()->Move(pChild, pParent, aTree.GetModel()->GetRelPos(pEntry)); in IMPL_LINK()
|