Lines Matching defs:const
554 void SwFEShell::_GetTabCols( SwTabCols &rToFill, const SwFrm *pBox ) const in _GetTabCols()
638 void SwFEShell::_GetTabRows( SwTabCols &rToFill, const SwFrm *pBox ) const in _GetTabRows()
709 void SwFEShell::GetTabCols( SwTabCols &rToFill ) const in GetTabCols()
724 void SwFEShell::GetTabRows( SwTabCols &rToFill ) const in GetTabRows()
757 void SwFEShell::GetMouseTabRows( SwTabCols &rToFill, const Point &rPt ) const in GetMouseTabRows()
792 void SwFEShell::GetRowSplit( SwFmtRowSplit*& rpSz ) const in GetRowSplit()
816 void SwFEShell::GetRowHeight( SwFmtFrmSize *& rpSz ) const in GetRowHeight()
846 sal_Bool SwFEShell::GetRowBackground( SvxBrushItem &rToFill ) const in GetRowBackground()
876 void SwFEShell::GetTabBorders( SfxItemSet& rSet ) const in GetTabBorders()
896 sal_Bool SwFEShell::GetBoxBackground( SvxBrushItem &rToFill ) const in GetBoxBackground()
915 sal_Bool SwFEShell::GetBoxDirection( SvxFrameDirectionItem& rToFill ) const in GetBoxDirection()
958 void SwFEShell::GetTabBackground( SvxBrushItem &rToFill ) const in GetTabBackground()
1226 sal_Bool SwFEShell::CheckHeadline( bool bRepeat ) const in CheckHeadline()
1269 sal_Bool SwFEShell::IsAdjustCellWidthAllowed( sal_Bool bBalance ) const in IsAdjustCellWidthAllowed()
1726 const SwFrm* SwFEShell::GetBox( const Point &rPt, bool* pbRow, bool* pbCol ) const in GetBox()
2029 sal_uInt8 SwFEShell::WhichMouseTabCol( const Point &rPt ) const in WhichMouseTabCol()
2140 bool SwFEShell::IsVerticalModeAtNdAndPos( const SwTxtNode& _rTxtNode, in IsVerticalModeAtNdAndPos()
2176 void SwFEShell::GetMouseTabCols( SwTabCols &rToFill, const Point &rPt ) const in GetMouseTabCols()
2204 sal_uInt16 SwFEShell::GetCurMouseColNum( const Point &rPt, in GetCurMouseColNum()
2210 sal_uInt16 SwFEShell::GetCurMouseTabColNum( const Point &rPt ) const in GetCurMouseTabColNum()
2254 void SwFEShell::GetTblAttr( SfxItemSet &rSet ) const in GetTblAttr()
2435 sal_Bool SwFEShell::GetAutoSum( String& rFml ) const in GetAutoSum()
2568 sal_Bool SwFEShell::IsMouseTableRightToLeft(const Point &rPt) const in IsMouseTableRightToLeft() argument