LibreOffice Module vcl (master) 1
Classes | Enumerations
VectorGraphicSearch.hxx File Reference
#include <vcl/graph.hxx>
#include <vcl/vectorgraphicdata.hxx>
#include <vcl/dllapi.h>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/vector/b2dsize.hxx>
#include <memory>
Include dependency graph for VectorGraphicSearch.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VectorGraphicSearchOptions
 
class  VectorGraphicSearch
 

Enumerations

enum class  SearchStartPosition {
  Begin ,
  End
}
 

Enumeration Type Documentation

◆ SearchStartPosition

enum class SearchStartPosition
strong
Enumerator
Begin 
End 

Definition at line 22 of file VectorGraphicSearch.hxx.