Lines Matching defs:const
60 sal_uInt16 SvxEditEngineForwarder::GetTextLen( sal_uInt32 nParagraph ) const in GetTextLen()
65 String SvxEditEngineForwarder::GetText( const ESelection& rSel ) const in GetText()
72 SfxItemSet SvxEditEngineForwarder::GetAttribs( const ESelection& rSel, sal_Bool bOnlyHardAttrib ) c… in GetAttribs()
100 SfxItemSet SvxEditEngineForwarder::GetParaAttribs( sal_uInt32 nPara ) const in GetParaAttribs()
133 void SvxEditEngineForwarder::GetPortions( sal_uInt32 nPara, SvUShorts& rList ) const in GetPortions()
307 sal_uInt16 SvxEditEngineForwarder::GetItemState( const ESelection& rSel, sal_uInt16 nWhich ) const in GetItemState()
312 sal_uInt16 SvxEditEngineForwarder::GetItemState( sal_uInt32 nPara, sal_uInt16 nWhich ) const in GetItemState()
318 LanguageType SvxEditEngineForwarder::GetLanguage( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetLanguage()
323 sal_uInt16 SvxEditEngineForwarder::GetFieldCount( sal_uInt32 nPara ) const in GetFieldCount()
328 EFieldInfo SvxEditEngineForwarder::GetFieldInfo( sal_uInt32 nPara, sal_uInt16 nField ) const in GetFieldInfo()
333 EBulletInfo SvxEditEngineForwarder::GetBulletInfo( sal_uInt32 ) const in GetBulletInfo()
338 Rectangle SvxEditEngineForwarder::GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetCharBounds()
386 Rectangle SvxEditEngineForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds()
424 sal_Bool SvxEditEngineForwarder::GetIndexAtPoint( const Point& rPos, sal_uInt32& nPara, sal_uInt16&… in GetIndexAtPoint()
441 sal_Bool SvxEditEngineForwarder::GetWordIndices( sal_uInt32 nPara, sal_uInt16 nIndex, sal_uInt16& n… in GetWordIndices()
456 sal_Bool SvxEditEngineForwarder::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex, s… in GetAttributeRun()
461 sal_uInt16 SvxEditEngineForwarder::GetLineCount( sal_uInt32 nPara ) const in GetLineCount()
466 sal_uInt16 SvxEditEngineForwarder::GetLineLen( sal_uInt32 nPara, sal_uInt16 nLine ) const in GetLineLen()
471 void SvxEditEngineForwarder::GetLineBoundaries( /*out*/sal_uInt16 &rStart, /*out*/sal_uInt16 &rEnd,… in GetLineBoundaries()
476 sal_uInt16 SvxEditEngineForwarder::GetLineNumberAtIndex( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetLineNumberAtIndex()
505 sal_Int16 SvxEditEngineForwarder::GetDepth( sal_uInt32 ) const in GetDepth()