|
LibreOffice Module sd (master) 1
|
#include <VectorGraphicSearchContext.hxx>
Public Member Functions | |
| VectorGraphicSearchContext () | |
| void | reset () |
Public Attributes | |
| bool | mbCurrentIsVectorGraphic |
| std::unique_ptr< VectorGraphicSearch > | mpVectorGraphicSearch |
Definition at line 17 of file VectorGraphicSearchContext.hxx.
|
inline |
Definition at line 22 of file VectorGraphicSearchContext.hxx.
|
inline |
Definition at line 27 of file VectorGraphicSearchContext.hxx.
References mbCurrentIsVectorGraphic, and mpVectorGraphicSearch.
| bool sd::VectorGraphicSearchContext::mbCurrentIsVectorGraphic |
Definition at line 19 of file VectorGraphicSearchContext.hxx.
Referenced by reset().
| std::unique_ptr<VectorGraphicSearch> sd::VectorGraphicSearchContext::mpVectorGraphicSearch |
Definition at line 20 of file VectorGraphicSearchContext.hxx.
Referenced by reset().