/aoo4110/main/editeng/source/editeng/ |
H A D | impedit5.cxx | 637 void ImpEditEngine::RemoveCharAttribs( EditSelection aSel, sal_Bool bRemoveParaAttribs, sal_uInt16 … in RemoveCharAttribs() argument 644 const SfxItemSet* _pEmptyItemSet = bRemoveParaAttribs ? &GetEmptyItemSet() : 0; in RemoveCharAttribs() 651 pUndo->SetRemoveParaAttribs( bRemoveParaAttribs ); in RemoveCharAttribs() 674 if ( bRemoveParaAttribs ) in RemoveCharAttribs() 695 if ( bChanged && !bRemoveParaAttribs ) in RemoveCharAttribs()
|
H A D | editundo.hxx | 244 sal_Bool bRemoveParaAttribs; member in EditUndoSetAttribs 260 void SetRemoveParaAttribs( sal_Bool b ) { bRemoveParaAttribs = b; } in SetRemoveParaAttribs()
|
H A D | editview.cxx | 513 void EditView::RemoveAttribsKeepLanguages( sal_Bool bRemoveParaAttribs ) in RemoveAttribsKeepLanguages() argument 528 PIMPEE->RemoveCharAttribs( aSelection, bRemoveParaAttribs, nWID ); in RemoveAttribsKeepLanguages() 535 void EditView::RemoveAttribs( sal_Bool bRemoveParaAttribs, sal_uInt16 nWhich ) in RemoveAttribs() argument 542 PIMPEE->RemoveCharAttribs( pImpEditView->GetEditSelection(), bRemoveParaAttribs, nWhich ); in RemoveAttribs()
|
H A D | editundo.cxx | 580 bRemoveParaAttribs = sal_False; in EditUndoSetAttribs() 647 _pImpEE->RemoveCharAttribs( aSel, bRemoveParaAttribs, nRemoveWhich ); in Redo()
|
H A D | editeng.cxx | 1681 void EditEngine::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt… in RemoveAttribs() argument 1687 pImpEditEngine->RemoveCharAttribs( aSel, bRemoveParaAttribs, nWhich ); in RemoveAttribs()
|
H A D | impedit.hxx | 818 void RemoveCharAttribs( EditSelection aSel, sal_Bool bRemoveParaAttribs, sal_uInt16 nWhich = 0 );
|
/aoo4110/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 1516 void OutlinerView::RemoveAttribsKeepLanguages( sal_Bool bRemoveParaAttribs ) in RemoveAttribsKeepLanguages() argument 1518 RemoveAttribs( bRemoveParaAttribs, 0, sal_True /*keep language attribs*/ ); in RemoveAttribsKeepLanguages() 1521 void OutlinerView::RemoveAttribs( sal_Bool bRemoveParaAttribs, sal_uInt16 nWhich, sal_Bool bKeepLan… in RemoveAttribs() argument 1528 pEditView->RemoveAttribsKeepLanguages( bRemoveParaAttribs ); in RemoveAttribs() 1530 pEditView->RemoveAttribs( bRemoveParaAttribs, nWhich ); in RemoveAttribs() 1531 if ( bRemoveParaAttribs ) in RemoveAttribs()
|
H A D | outlin2.cxx | 746 void Outliner::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16… in RemoveAttribs() argument 749 pEditEngine->RemoveAttribs( rSelection, bRemoveParaAttribs, nWhich ); in RemoveAttribs()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | editview.hxx | 177 …void RemoveAttribs( sal_Bool bRemoveParaAttribs = sal_False, sal_uInt16 nWhich = 0 … 179 void RemoveAttribsKeepLanguages( sal_Bool bRemoveParaAttribs = sal_False );
|
H A D | outliner.hxx | 362 …void RemoveAttribs( sal_Bool bRemoveParaAttribs = sal_False, sal_uInt16 nWhich = 0, sal_Boo… 363 void RemoveAttribsKeepLanguages( sal_Bool bRemoveParaAttribs ); 793 …void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt…
|
H A D | unofored.hxx | 48 …virtual void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_…
|
H A D | unoforou.hxx | 66 …virtual void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_…
|
H A D | unoedprx.hxx | 46 …d RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16 …
|
H A D | unoedsrc.hxx | 158 …virtual void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_…
|
H A D | editeng.hxx | 268 …void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt…
|
H A D | unotext.hxx | 192 …d RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16 …
|
/aoo4110/main/editeng/source/uno/ |
H A D | unofored.cxx | 123 …neForwarder::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16 … in RemoveAttribs() argument 125 rEditEngine.RemoveAttribs( rSelection, bRemoveParaAttribs, nWhich ); in RemoveAttribs()
|
H A D | unoforou.cxx | 189 void SvxOutlinerForwarder::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs… in RemoveAttribs() argument 191 rOutliner.RemoveAttribs( rSelection, bRemoveParaAttribs, nWhich ); in RemoveAttribs()
|
/aoo4110/main/starmath/source/ |
H A D | accessibility.cxx | 1098 void SmTextForwarder::RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal… in RemoveAttribs() argument 1102 pEditEngine->RemoveAttribs( rSelection, bRemoveParaAttribs, nWhich ); in RemoveAttribs()
|
H A D | accessibility.hxx | 221 …virtual void RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_…
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdedxv.cxx | 2281 const sal_Bool bRemoveParaAttribs = !bNoParagraphFormats; in ApplyFormatPaintBrush() local 2282 pOLV->RemoveAttribsKeepLanguages( bRemoveParaAttribs ); in ApplyFormatPaintBrush()
|