| 
    LibreOffice Module editeng (master) 1
    
   | 
 
#include <osl/diagnose.h>#include <tools/debug.hxx>#include <svl/style.hxx>#include <com/sun/star/i18n/WordType.hpp>#include <svl/itemset.hxx>#include <editeng/editeng.hxx>#include <editeng/editdata.hxx>#include <editeng/outliner.hxx>#include <editeng/unoedhlp.hxx>#include <svl/poolitem.hxx>#include <editeng/unoforou.hxx>#include <editeng/outlobj.hxx>#include "unofored_internal.hxx"Go to the source code of this file.
Functions | |
| static SfxItemSet | ImplOutlinerForwarderGetAttribs (const ESelection &rSel, EditEngineAttribs nOnlyHardAttrib, EditEngine &rEditEngine) | 
      
  | 
  static | 
Definition at line 70 of file unoforou.cxx.
References All, ALL, CHARATTRIBS, EditEngine::GetAttribs(), ESelection::nEndPara, ESelection::nEndPos, NONE, ESelection::nStartPara, ESelection::nStartPos, and OnlyHard.
Referenced by SvxOutlinerForwarder::GetAttribs().