Home
last modified time | relevance | path

Searched refs:GetEntryPosition (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1375 Point SvTreeListBox::GetEntryPosition( SvLBoxEntry* pEntry ) const in GetEntryPosition() function in SvTreeListBox
1377 return pImp->GetEntryPosition( pEntry ); in GetEntryPosition()
1423 Point aPos = GetEntryPosition( pEntry ); in EditItemText()
1527 Point aPos = GetEntryPosition( pEdEntry ); in EditedText()
2338 Point aPos = GetEntryPosition( pEntry ); in GetDragRegion()
2606 Point aPos( GetEntryPosition(pNext) ); in GetNextEntryInView()
2790 Point aPos = GetEntryPosition( pEntry ); in GetBoundingRect()
H A Dsvicnvw.cxx352 Point SvIconView::GetEntryPosition( SvLBoxEntry* pEntry ) const in GetEntryPosition() function in SvIconView
354 return ((SvIconView*)this)->pImp->GetEntryPosition( pEntry ); in GetEntryPosition()
H A Dsvimpicn.cxx2007 Point aPos( GetEntryPosition( pEntry ) ); in PaintEntry()
2288 Point SvImpIconView::GetEntryPosition( SvLBoxEntry* pEntry ) in GetEntryPosition() function in SvImpIconView
2823 aEntryPos -= GetEntryPosition( pCurEntry ); in WriteDragServerInfo()
H A Dsvimpbox.cxx3203 aPopupPos = pView->GetFocusRect( pSelected, pView->GetEntryPosition( pSelected ).Y() ).Center(); in Command()
3339 aPos = GetEntryPosition( pEntry ); in RequestHelp()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx311 Point GetEntryPosition( SvLBoxEntry* ) const;
445 inline Point SvImpLBox::GetEntryPosition( SvLBoxEntry* pEntry ) const in GetEntryPosition() function in SvImpLBox
H A Dsvimpicn.hxx221 Point GetEntryPosition( SvLBoxEntry* );
/trunk/main/sw/source/ui/fldui/
H A DFldRefTreeListBox.cxx57 aPos = GetEntryPosition( pEntry ); in RequestHelp()
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx185 Point GetEntryPosition( SvLBoxEntry* ) const;
H A Dsvtreebx.hxx302 Point GetEntryPosition( SvLBoxEntry* ) const;
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx113 long nEntryPos = pListBox->GetEntryPosition( _pEntry ).Y(); in calcPointsYValue()
H A DTableWindow.cxx645 ptWhere = m_pListBox->GetEntryPosition(pCurrent); in Command()
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx556 aPos = GetEntryPosition( pEntry ); in RequestHelp()
H A Dglossary.cxx993 aPos = GetEntryPosition( pEntry ); in RequestHelp()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx365 Rectangle aScreenRect( OutputToScreenPixel( GetEntryPosition( pEntry ) ), aSize ); in RequestHelp()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2693 …Point tempPoint = GetEntryPosition( pEntry );//Change from "GetEntryPos" to "GetEntryPosition" for… in KeyInput()
2895 aPos = GetEntryPosition( pEntry ); in RequestHelp()
H A Dglbltree.cxx526 Point aEntryPos = GetEntryPosition( pEntry ); in RequestHelp()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx306 aWhere = GetEntryPosition(ptClickedOn); in Command()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx924 ::Rectangle aEntryRect( rTree.GetFocusRect( pEntry, rTree.GetEntryPosition( pEntry ).Y() ) ); in getNodeRect()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx726 aPos = GetEntryPosition( pEntry ); in RequestHelp()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1720 aWhere = GetEntryPosition( pClicked ); in Command()
H A Dnavigatortree.cxx408 ptWhere = GetEntryPosition(pCurrent); in Command()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx828 Point aPos(pBox->GetEntryPosition(pNext)); in IMPL_LINK()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2052 aPos = GetEntryPosition( pEntry ); in RequestHelp()

Completed in 202 milliseconds