Home
last modified time | relevance | path

Searched refs:GetEntrySize (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dhdrcont.cxx203 sal_uInt16 nAdd = GetEntrySize(i); in GetScrPos()
332 sal_uInt16 nSizePix = GetEntrySize( i ); in Paint()
513 sal_uInt16 nSizePix = GetEntrySize( nEntryNo ); in Paint()
546 if ( GetEntrySize(nEntryNo+1)==0 ) in Paint()
634 nScrPos += GetEntrySize( nEntryNo - 1 ) * nLayoutSign; //! GetHiddenCount() ?? in GetMousePos()
790 nNewWidth += GetEntrySize( nDragNo ); //! GetHiddenCount() ??? in MouseButtonUp()
996 while ( nEntryNo < nSize && GetEntrySize( nEntryNo ) == 0 ) in GetHiddenCount()
H A Dcolrowba.cxx93 sal_uInt16 ScColBar::GetEntrySize( SCCOLROW nEntryNo ) in GetEntrySize() function in ScColBar
261 sal_uInt16 ScRowBar::GetEntrySize( SCCOLROW nEntryNo ) in GetEntrySize() function in ScRowBar
/aoo42x/main/sc/source/ui/inc/
H A Dcolrowba.hxx49 virtual sal_uInt16 GetEntrySize( SCCOLROW nEntryNo );
83 virtual sal_uInt16 GetEntrySize( SCCOLROW nEntryNo );
H A Dhdrcont.hxx98 virtual sal_uInt16 GetEntrySize( SCCOLROW nEntryNo ) = 0; // Breite / Hoehe (Pixel)

Completed in 37 milliseconds