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_uInt32 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_uInt32 nPara ) const in GetParaAttribs()
1105 void SmTextForwarder::GetPortions( sal_uInt32 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_uInt32 nPara, sal_uInt16 nWhich ) const in GetItemState()
1314 LanguageType SmTextForwarder::GetLanguage( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetLanguage()
1320 sal_uInt16 SmTextForwarder::GetFieldCount( sal_uInt32 nPara ) const in GetFieldCount()
1326 EFieldInfo SmTextForwarder::GetFieldInfo( sal_uInt32 nPara, sal_uInt16 nField ) const in GetFieldInfo()
1332 EBulletInfo SmTextForwarder::GetBulletInfo( sal_uInt32 /*nPara*/ ) const in GetBulletInfo()
1337 Rectangle SmTextForwarder::GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetCharBounds()
1361 Rectangle SmTextForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds()
1389 sal_Bool SmTextForwarder::GetIndexAtPoint( const Point& rPos, sal_uInt32& nPara, sal_uInt16& nIndex… in GetIndexAtPoint()
1403 sal_Bool SmTextForwarder::GetWordIndices( sal_uInt32 nPara, sal_uInt16 nIndex, sal_uInt16& nStart, … in GetWordIndices()
1424 sal_Bool SmTextForwarder::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex, sal_uInt… in GetAttributeRun()
1432 sal_uInt16 SmTextForwarder::GetLineCount( sal_uInt32 nPara ) const in GetLineCount()
1438 sal_uInt16 SmTextForwarder::GetLineLen( sal_uInt32 nPara, sal_uInt16 nLine ) const in GetLineLen()
1444 void SmTextForwarder::GetLineBoundaries( /*out*/sal_uInt16 &rStart, /*out*/sal_uInt16 &rEnd, sal_uI… in GetLineBoundaries()
1450 sal_uInt16 SmTextForwarder::GetLineNumberAtIndex( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetLineNumberAtIndex()
1468 sal_Int16 SmTextForwarder::GetDepth( sal_uInt32 /*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()