Searched refs:AdjustAtGrid (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 152 void AdjustAtGrid( const SvPtrarr& rRow, SvLBoxEntry* pStart=0 ); 153 Point AdjustAtGrid( 301 void AdjustAtGrid( SvLBoxEntry* pStart = 0 );
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svicnvw.cxx | 484 pImp->AdjustAtGrid(); in Arrange() 776 void SvIconView::AdjustAtGrid( SvLBoxEntry* pEntry ) in AdjustAtGrid() function in SvIconView 778 pImp->AdjustAtGrid( pEntry ); in AdjustAtGrid()
|
H A D | imivctl.hxx | 270 void AdjustAtGrid( const SvPtrarr& rRow, SvxIconChoiceCtrlEntry* pStart=0 ); 271 Point AdjustAtGrid(
|
H A D | svimpicn.cxx | 2155 AdjustAtGrid( pEntry ); in SetEntryPosition() 3996 void SvImpIconView::AdjustAtGrid( SvLBoxEntry* pStart ) in AdjustAtGrid() function in SvImpIconView 4003 AdjustAtGrid( *(SvPtrarr*)aLists[ nCur ], pStart ); in AdjustAtGrid() 4010 void SvImpIconView::AdjustAtGrid( const SvPtrarr& rRow, SvLBoxEntry* pStart ) in AdjustAtGrid() function in SvImpIconView 4036 Point aNewPos( AdjustAtGrid( aCenterRect, rBoundRect ) ); in AdjustAtGrid() 4054 Point SvImpIconView::AdjustAtGrid( const Rectangle& rCenterRect, in AdjustAtGrid() function in SvImpIconView
|
H A D | imivctl1.cxx | 2094 Point aNewPos( AdjustAtGrid( aCenterRect, rBoundRect ) ); in SetEntryPos() 3471 AdjustAtGrid( *(SvPtrarr*)aLists[ nCur ], pStart ); in AdjustEntryAtGrid() 3477 void SvxIconChoiceCtrl_Impl::AdjustAtGrid( const SvPtrarr& rRow, SvxIconChoiceCtrlEntry* pStart ) in AdjustAtGrid() function in SvxIconChoiceCtrl_Impl 3503 Point aNewPos( AdjustAtGrid( aCenterRect, rBoundRect ) ); in AdjustAtGrid() 3525 Point SvxIconChoiceCtrl_Impl::AdjustAtGrid( const Rectangle& rCenterRect, in AdjustAtGrid() function in SvxIconChoiceCtrl_Impl
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | svicnvw.hxx | 275 void AdjustAtGrid( SvLBoxEntry* pEntry = 0 );
|
Completed in 142 milliseconds