Searched refs:SetEntrySize (Results 1 – 4 of 4) sorted by relevance
54 virtual void SetEntrySize( SCCOLROW nPos, sal_uInt16 nNewSize );89 virtual void SetEntrySize( SCCOLROW nPos, sal_uInt16 nNewSize );
105 virtual void SetEntrySize( SCCOLROW nPos, sal_uInt16 nNewWidth ) = 0;
111 void ScColBar::SetEntrySize( SCCOLROW nPos, sal_uInt16 nNewSize ) in SetEntrySize() function in ScColBar278 void ScRowBar::SetEntrySize( SCCOLROW nPos, sal_uInt16 nNewSize ) in SetEntrySize() function in ScRowBar
710 SetEntrySize( nDragNo, HDR_SIZE_OPTIMUM ); in MouseButtonDown()801 SetEntrySize( nDragNo, (sal_uInt16) nNewWidth ); in MouseButtonUp()
Completed in 24 milliseconds