Home
last modified time | relevance | path

Searched refs:GetVisiblePos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx921 sal_uLong nXVisPos = pView->GetVisiblePos( pStartEntry ); in Paint()
1088 pView->GetVisiblePos( pEntry )); in DrawNet()
1123 nDistance = (sal_uInt16)(pView->GetVisiblePos(pChild) - in DrawNet()
1124 pView->GetVisiblePos(pEntry)); in DrawNet()
1504 long nEntryPos = pView->GetVisiblePos( pStartEntry ); in SyncVerThumb()
1531 long nFirstVisPos = pView->GetVisiblePos( pStartEntry ); in GetEntryLine()
1532 long nEntryVisPos = pView->GetVisiblePos( pEntry ); in GetEntryLine()
1771 aVerSBar.SetThumbPos( pView->GetVisiblePos( pStartEntry )); in RemovingEntry()
2864 sal_uLong nAnchorVisPos = pView->GetVisiblePos( pAnchor ); in SetAnchorSelection()
2865 sal_uLong nOldVisPos = pView->GetVisiblePos( pOldCursor ); in SetAnchorSelection()
[all …]
H A Dtreelist.cxx834 sal_uLong SvTreeList::GetVisiblePos( const SvListView* pView, SvListEntry* pEntry ) const in GetVisiblePos() function in SvTreeList
1048 sal_uLong nVisPos = GetVisiblePos( pView, pEntry ); in NextVisible()
1081 sal_uLong nVisPos = GetVisiblePos( pView, pEntry ); in PrevVisible()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx202 sal_uLong GetVisiblePos( const SvListView*,SvListEntry* pEntry ) const;
371 …sal_uLong GetVisiblePos( SvListEntry* pEntry ) const { return pModel->GetVisiblePos((SvListView*… in GetVisiblePos() function in SvListView
/trunk/main/automation/source/server/
H A Dstatemnt.cxx5551 …pRet->GenReturn ( RET_Value, aUId, comm_ULONG( ((SvTreeListBox*)pControl)->GetVisiblePos( pThisEnt… in Execute()

Completed in 65 milliseconds