Home
last modified time | relevance | path

Searched refs:GetRelPos (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx470 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()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx322 sal_uIntPtr nPos = aVersionBox.GetModel()->GetRelPos( pEntry ); in Open_Impl()
450 sal_uIntPtr nPos = aVersionBox.GetModel()->GetRelPos( pEntry ); in IMPL_LINK()
/trunk/main/cui/source/customize/
H A Dacccfg.cxx1026 …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()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx881 SetAscent( static_cast<sal_uInt16>(GetRelPos() > 0 ? GetRelPos() : 0) ); in Format()
943 Point aPos( rInf.X() + GRFNUM_SECURE, rInf.Y() - GetRelPos() + GRFNUM_SECURE ); in Paint()
H A Dporfld.hxx225 inline SwTwips GetRelPos() const { return nYPos; } in GetRelPos() function in SwGrfNumPortion
H A Dtxtfly.cxx688 pFly->GetRelPos().X() : in NewFlyCntPortion()
689 pFly->GetRelPos().Y() ) ) ); in NewFlyCntPortion()
/trunk/main/sw/source/core/inc/
H A Dtolayoutanchoredobjectposition.hxx58 Point GetRelPos() const;
H A Dflyfrms.hxx204 const Point GetRelPos() const;
H A Dframe.hxx771 inline Point GetRelPos() const;
1132 inline Point SwFrm::GetRelPos() const in GetRelPos() function in SwFrm
/trunk/main/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx247 Point SwToLayoutAnchoredObjectPosition::GetRelPos() const in GetRelPos() function in SwToLayoutAnchoredObjectPosition
/trunk/main/sw/source/core/layout/
H A Dflyincnt.cxx255 const Point SwFlyInCntFrm::GetRelPos() const in GetRelPos() function in SwFlyInCntFrm
H A Dfly.cxx1278 nTmpY += pAutoFrm->GetRelPos().Y(); in ChgRelPos()
1893 SetCurrRelPos( aObjPositioning.GetRelPos() ); in MakeObjPos()
1897 aFrm.Pos( aObjPositioning.GetRelPos() ); in MakeObjPos()
H A Dflycnt.cxx1379 nDiff += pUp->Prt().Width() - pFollow->GetRelPos().X(); in SetAbsPos()
1385 nDiff += pUp->Prt().Height() - pFollow->GetRelPos().Y(); in SetAbsPos()
H A Danchoreddrawobject.cxx550 SetCurrRelPos( aObjPositioning.GetRelPos() ); in _MakeObjPosAnchoredAtLayout()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx290 sal_uLong GetRelPos( SvListEntry* pChild ) const { return pChild->GetChildListPos(); } in GetRelPos() function in SvTreeList
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx79 sal_uInt32 GetRelPos() const { return nPos; } in GetRelPos() function in FmNavInsertedHint
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx351 rNewChildPos = GetModel()->GetRelPos( pTarget ) + 1; in NotifyCopyingMoving()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1675 rNewChildPos = pModel->GetRelPos(pDestination) + 1; in NotifyMoving()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx946 rNewChildPos = pModel->GetRelPos( pTarget ) + 1; in NotifyMoving()
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx656 sal_uInt32 nRelPos = pInsertedHint->GetRelPos(); in Notify()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1046 aTree.GetModel()->Move(pChild, pParent, aTree.GetModel()->GetRelPos(pEntry)); in IMPL_LINK()

Completed in 161 milliseconds