Lines Matching refs:IcnGridMap_Impl
549 IcnGridMap_Impl::IcnGridMap_Impl(SvxIconChoiceCtrl_Impl* pView) in IcnGridMap_Impl() function in IcnGridMap_Impl
557 IcnGridMap_Impl::~IcnGridMap_Impl() in ~IcnGridMap_Impl()
562 void IcnGridMap_Impl::Expand() in Expand()
585 void IcnGridMap_Impl::Create_Impl() in Create_Impl()
604 void IcnGridMap_Impl::GetMinMapSize( sal_uInt16& rDX, sal_uInt16& rDY ) const in GetMinMapSize()
646 GridId IcnGridMap_Impl::GetGrid( sal_uInt16 nGridX, sal_uInt16 nGridY ) in GetGrid()
655 GridId IcnGridMap_Impl::GetGrid( const Point& rDocPos, sal_Bool* pbClipped ) in GetGrid()
683 Rectangle IcnGridMap_Impl::GetGridRect( GridId nId ) in GetGridRect()
696 GridId IcnGridMap_Impl::GetUnoccupiedGrid( sal_Bool bOccupyFound ) in GetUnoccupiedGrid()
728 void IcnGridMap_Impl::OccupyGrids( const SvxIconChoiceCtrlEntry* pEntry, sal_Bool bOccupy ) in OccupyGrids()
740 void IcnGridMap_Impl::OccupyGrids( const Rectangle& rRect, sal_Bool bUsed ) in OccupyGrids()
782 void IcnGridMap_Impl::Clear() in Clear()
793 sal_uLong IcnGridMap_Impl::GetGridCount( const Size& rSizePixel, sal_uInt16 nDX, sal_uInt16 nDY) in GetGridCount()
802 void IcnGridMap_Impl::OutputSizeChanged() in OutputSizeChanged()
828 void IcnGridMap_Impl::GetGridCoord( GridId nId, sal_uInt16& rGridX, sal_uInt16& rGridY ) in GetGridCoord()