Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx648 sal_Bool* pGridMap; member in ImpIcnCursor
3050 pGridMap = 0; in ImpIcnCursor()
3057 delete pGridMap; in ~ImpIcnCursor()
3097 DELETEZ(pGridMap); in ImplCreate()
3130 if( pGridMap ) in CreateGridMap()
3235 if( bGridToo && pGridMap ) in Clear()
3237 DELETEZ(pGridMap); in Clear()
3552 if( pGridMap ) in ExpandGrid()
3557 delete pGridMap; in ExpandGrid()
3558 pGridMap = pTempMap; in ExpandGrid()
[all …]
H A Dimivctl1.cxx184 delete pGridMap; in ~SvxIconChoiceCtrl_Impl()
212 pGridMap->Clear(); in Clear()
327 pGridMap->OccupyGrids( pEntry ); in InsertEntry()
451 pGridMap->Clear(); in RemoveEntry()
588 pGridMap->Clear(); in ResetVirtSize()
615 pGridMap->OutputSizeChanged(); in AdjustVirtSize()
1601 pGridMap->OutputSizeChanged(); in Resize()
1747 pGridMap->Clear(); in SetUpdateMode()
2074 pGridMap->Clear(); in SetEntryPos()
2477 Point aPos(pGridMap->GetGridRect(pGridMap->GetUnoccupiedGrid(sal_True)).TopLeft()); in FindBoundingRect()
[all …]
H A Dimivctl.hxx179 IcnGridMap_Impl* pGridMap; member in SvxIconChoiceCtrl_Impl

Completed in 63 milliseconds