Lines Matching defs:const

946 Point SmViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const  in LogicToPixel()
963 Point SmViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const in PixelToLogic()
1018 sal_uInt16 SmTextForwarder::GetTextLen( sal_uInt16 nParagraph ) const in GetTextLen()
1024 String SmTextForwarder::GetText( const ESelection& rSel ) const in GetText()
1034 SfxItemSet SmTextForwarder::GetAttribs( const ESelection& rSel, sal_Bool bOnlyHardAttrib ) const in GetAttribs()
1064 SfxItemSet SmTextForwarder::GetParaAttribs( sal_uInt16 nPara ) const in GetParaAttribs()
1105 void SmTextForwarder::GetPortions( sal_uInt16 nPara, SvUShorts& rList ) const in GetPortions()
1293 sal_uInt16 SmTextForwarder::GetItemState( const ESelection& rSel, sal_uInt16 nWhich ) const in GetItemState()
1302 sal_uInt16 SmTextForwarder::GetItemState( sal_uInt16 nPara, sal_uInt16 nWhich ) const in GetItemState()
1314 LanguageType SmTextForwarder::GetLanguage( sal_uInt16 nPara, sal_uInt16 nIndex ) const in GetLanguage()
1320 sal_uInt16 SmTextForwarder::GetFieldCount( sal_uInt16 nPara ) const in GetFieldCount()
1326 EFieldInfo SmTextForwarder::GetFieldInfo( sal_uInt16 nPara, sal_uInt16 nField ) const in GetFieldInfo()
1332 EBulletInfo SmTextForwarder::GetBulletInfo( sal_uInt16 /*nPara*/ ) const in GetBulletInfo()
1337 Rectangle SmTextForwarder::GetCharBounds( sal_uInt16 nPara, sal_uInt16 nIndex ) const in GetCharBounds()
1361 Rectangle SmTextForwarder::GetParaBounds( sal_uInt16 nPara ) const in GetParaBounds()
1389 … SmTextForwarder::GetIndexAtPoint( const Point& rPos, sal_uInt16& nPara, sal_uInt16& nIndex ) const in GetIndexAtPoint()
1403 …::GetWordIndices( sal_uInt16 nPara, sal_uInt16 nIndex, sal_uInt16& nStart, sal_uInt16& nEnd ) const in GetWordIndices()
1424 …& nStartIndex, sal_uInt16& nEndIndex, sal_uInt16 nPara, sal_uInt16 nIndex, sal_Bool bInCell ) const in GetAttributeRun()
1432 sal_uInt16 SmTextForwarder::GetLineCount( sal_uInt16 nPara ) const in GetLineCount()
1438 sal_uInt16 SmTextForwarder::GetLineLen( sal_uInt16 nPara, sal_uInt16 nLine ) const in GetLineLen()
1444 …ies( /*out*/sal_uInt16 &rStart, /*out*/sal_uInt16 &rEnd, sal_uInt16 nPara, sal_uInt16 nLine ) const in GetLineBoundaries()
1450 sal_uInt16 SmTextForwarder::GetLineNumberAtIndex( sal_uInt16 nPara, sal_uInt16 nIndex ) const in GetLineNumberAtIndex()
1468 sal_Int16 SmTextForwarder::GetDepth( sal_uInt16 /*nPara*/ ) const in GetDepth()
1605 Point SmEditViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel()
1622 Point SmEditViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const in PixelToLogic()
1640 sal_Bool SmEditViewForwarder::GetSelection( ESelection& rSelection ) const in GetSelection()