|
LibreOffice Module editeng (master) 1
|
#include <osl/diagnose.h>#include <tools/debug.hxx>#include <editeng/eeitem.hxx>#include <com/sun/star/i18n/WordType.hpp>#include <svl/itemset.hxx>#include <editeng/editeng.hxx>#include <editeng/unoedhlp.hxx>#include <editeng/editdata.hxx>#include <editeng/outliner.hxx>#include <editeng/editobj.hxx>#include <editeng/unofored.hxx>#include "unofored_internal.hxx"Go to the source code of this file.
Functions | |
| SfxItemState | GetSvxEditEngineItemState (EditEngine const &rEditEngine, const ESelection &rSel, sal_uInt16 nWhich) |
| SfxItemState GetSvxEditEngineItemState | ( | EditEngine const & | rEditEngine, |
| const ESelection & | rSel, | ||
| sal_uInt16 | nWhich | ||
| ) |
Definition at line 178 of file unofored.cxx.
References DBG_ASSERT, EditEngine::GetCharAttribs(), EditEngine::GetTextLen(), ESelection::nEndPara, ESelection::nEndPos, nPos, ESelection::nStartPara, and ESelection::nStartPos.
Referenced by SvxEditEngineForwarder::GetItemState(), and SvxOutlinerForwarder::GetItemState().