LibreOffice Module vcl (master) 1
|
#include <vcl/graph.hxx>
#include <vcl/vectorgraphicdata.hxx>
#include <vcl/dllapi.h>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/vector/b2dsize.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
struct | VectorGraphicSearchOptions |
class | VectorGraphicSearch |
Enumerations | |
enum class | SearchStartPosition { Begin , End } |
|
strong |
Enumerator | |
---|---|
Begin | |
End |
Definition at line 22 of file VectorGraphicSearch.hxx.