Home
last modified time | relevance | path

Searched refs:GetEntryLine (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx601 long nY = GetEntryLine( pCursor ); in RecalcFocusRect()
695 long nY = GetEntryLine( pCursor ); in ShowCursor()
1161 aPos1.Y() = GetEntryLine( pEntry ); in DrawNet()
1165 aPos2.Y() = GetEntryLine( pChild ); in DrawNet()
1516 long nY = GetEntryLine( pEntry ); in IsEntryInView()
1569 long nY = GetEntryLine( pEntry ); in EntryExpanded()
1634 long nY = GetEntryLine( pEntry ); in CollapsingEntry()
1698 long nY = GetEntryLine( pEntry ); in EntrySelected()
1914 long nY = GetEntryLine( pEntry ); in EntryInserted()
2135 long nY = GetEntryLine( pEntry ); in MouseButtonDown()
[all …]
H A Dsvtreebx.cxx1599 long nLine = pImp->GetEntryLine( pEntry ); in GetEntry()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx186 long GetEntryLine( SvLBoxEntry* pEntry ) const;
447 return Point( 0, GetEntryLine( pEntry ) ); in GetEntryPosition()
452 long nY = GetEntryLine( pEntry ); in PaintEntry()

Completed in 58 milliseconds