#include <cuigrfflt.hxx>
|
| GraphicFilterMosaic (weld::Window *pParent, const Graphic &rGraphic, sal_uInt16 nTileWidth, sal_uInt16 nTileHeight, bool bEnhanceEdges) |
|
virtual Graphic | GetFilteredGraphic (const Graphic &rGraphic, double fScaleX, double fScaleY) override |
|
bool | IsEnhanceEdges () const |
|
| GraphicFilterDialog (weld::Window *pParent, const OUString &rUIXMLDescription, const OUString &rID, const Graphic &rGraphic) |
|
virtual Graphic | GetFilteredGraphic (const Graphic &rGraphic, double fScaleX, double fScaleY)=0 |
|
| GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false) |
|
virtual Dialog * | getDialog () override |
|
virtual | ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override |
|
virtual Dialog * | getDialog ()=0 |
|
const Dialog * | getConstDialog () const |
|
virtual short | run () |
|
void | set_title (const OUString &rTitle) |
|
OUString | get_title () const |
|
void | set_help_id (const OUString &rHelpId) |
|
OUString | get_help_id () const |
|
void | response (int nResponse) |
|
virtual | ~DialogController () COVERITY_NOEXCEPT_FALSE |
|
Definition at line 98 of file cuigrfflt.hxx.
◆ GraphicFilterMosaic()
GraphicFilterMosaic::GraphicFilterMosaic |
( |
weld::Window * |
pParent, |
|
|
const Graphic & |
rGraphic, |
|
|
sal_uInt16 |
nTileWidth, |
|
|
sal_uInt16 |
nTileHeight, |
|
|
bool |
bEnhanceEdges |
|
) |
| |
◆ DECL_LINK() [1/2]
GraphicFilterMosaic::DECL_LINK |
( |
CheckBoxModifyHdl |
, |
|
|
weld::Toggleable & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/2]
◆ GetFilteredGraphic()
Graphic GraphicFilterMosaic::GetFilteredGraphic |
( |
const Graphic & |
rGraphic, |
|
|
double |
fScaleX, |
|
|
double |
fScaleY |
|
) |
| |
|
overridevirtual |
◆ IsEnhanceEdges()
bool GraphicFilterMosaic::IsEnhanceEdges |
( |
| ) |
const |
|
inline |
◆ mxCbxEdges
◆ mxMtrHeight
◆ mxMtrWidth
The documentation for this class was generated from the following files: