Lines Matching refs:ESelection
106 String GetText( const ESelection& /*rSel*/ ) const { return String(); } in GetText()
107 SfxItemSet GetAttribs( const ESelection& /*rSel*/, sal_Bool /*bOnlyHardAttrib*/ = 0 ) const in GetAttribs() argument
114 … SfxItemSet GetParaAttribs( sal_uInt32 /*nPara*/ ) const { return GetAttribs(ESelection()); } in GetParaAttribs()
116 …void RemoveAttribs( const ESelection& /*rSelection*/, sal_Bool /*bRemoveParaAttribs*/, … in RemoveAttribs() argument
119 … sal_uInt16 GetItemState( const ESelection& /*rSel*/, sal_uInt16 /*nWhich*/ ) const { return 0; } in GetItemState() argument
124 void QuickInsertText( const String& /*rText*/, const ESelection& /*rSel*/ ) {} in QuickInsertText() argument
125 void QuickInsertField( const SvxFieldItem& /*rFld*/, const ESelection& /*rSel*/ ) {} in QuickInsertField() argument
126 void QuickSetAttribs( const SfxItemSet& /*rSet*/, const ESelection& /*rSel*/ ) {} in QuickSetAttribs() argument
127 void QuickInsertLineBreak( const ESelection& /*rSel*/ ) {} in QuickInsertLineBreak() argument
170 sal_Bool Delete( const ESelection& ) { return sal_False; } in Delete() argument
171 sal_Bool InsertText( const String&, const ESelection& ) { return sal_False; } in InsertText() argument