Home
last modified time | relevance | path

Searched refs:rPixPos (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Divctrl.cxx345 SvxIconChoiceCtrlEntry* SvtIconChoiceCtrl::GetEntry( const Point& rPixPos, sal_Bool bHit ) const in GetEntry() argument
347 Point aPos( rPixPos ); in GetEntry()
376 SvxIconChoiceCtrlEntry* SvtIconChoiceCtrl::GetNextEntry( const Point& rPixPos, SvxIconChoiceCtrlEnt… in GetNextEntry() argument
378 Point aPos( rPixPos ); in GetNextEntry()
383 SvxIconChoiceCtrlEntry* SvtIconChoiceCtrl::GetPrevEntry( const Point& rPixPos, SvxIconChoiceCtrlEnt… in GetPrevEntry() argument
385 Point aPos( rPixPos ); in GetPrevEntry()
H A Dsvicnvw.cxx386 SvLBoxEntry* SvIconView::GetEntry( const Point& rPixPos, sal_Bool ) const in GetEntry() argument
388 Point aPos( rPixPos ); in GetEntry()
806 SvLBoxEntry* SvIconView::GetNextEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) co… in GetNextEntry() argument
808 Point aPos( rPixPos ); in GetNextEntry()
813 SvLBoxEntry* SvIconView::GetPrevEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) co… in GetPrevEntry() argument
815 Point aPos( rPixPos ); in GetPrevEntry()
/trunk/main/sw/source/core/access/
H A Daccframe.cxx226 const Point& rPixPos, in GetChildAtPixel() argument
249 if( aPixBounds.IsInside( rPixPos ) ) in GetChildAtPixel()
256 aRet = GetChildAtPixel( rVisArea, *(rLower.GetSwFrm()), rPixPos, in GetChildAtPixel()
280 if( aPixBounds.IsInside( rPixPos ) ) in GetChildAtPixel()
287 aRet = GetChildAtPixel( rVisArea, *(rLower.GetSwFrm()), rPixPos, in GetChildAtPixel()
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx194 SvLBoxEntry* GetEntry( const Point& rPixPos, sal_Bool ) const;
196 SvLBoxEntry* GetNextEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) const;
198 SvLBoxEntry* GetPrevEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) const;
/trunk/main/sw/source/ui/docvw/
H A Dromenu.cxx257 void SwReadOnlyPopup::Execute( Window* pWin, const Point &rPixPos ) in Execute() argument
261 rPixPos ); in Execute()

Completed in 31 milliseconds