|
LibreOffice Module vcl (master) 1
|
#include <memory>#include "textdoc.hxx"#include <osl/diagnose.h>#include <sal/log.hxx>#include <rtl/ustrbuf.hxx>#include <utility>Go to the source code of this file.
Functions | |
| static bool | CompareStart (const std::unique_ptr< TextCharAttrib > &pFirst, const std::unique_ptr< TextCharAttrib > &pSecond) |
|
static |
Definition at line 28 of file textdoc.cxx.
Referenced by TextCharAttribList::ResortAttribs().