LibreOffice Module svx (master) 1
Functions
unofill.hxx File Reference
#include <com/sun/star/uno/XInterface.hpp>
#include <svx/svxdllapi.h>
Include dependency graph for unofill.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoGradientTable_createInstance (SdrModel *pModel)
 Create a gradienttable. More...
 
SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoHatchTable_createInstance (SdrModel *pModel)
 Create a hatchtable. More...
 
SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoBitmapTable_createInstance (SdrModel *pModel)
 Create a bitmaptable. More...
 
SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoTransGradientTable_createInstance (SdrModel *pModel)
 Create a hatchtable. More...
 
SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoMarkerTable_createInstance (SdrModel *pModel)
 Create a hatchtable. More...
 
SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoDashTable_createInstance (SdrModel *pModel)
 Create a gradienttable. More...
 

Function Documentation

◆ SvxUnoBitmapTable_createInstance()

SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoBitmapTable_createInstance ( SdrModel pModel)

Create a bitmaptable.

Definition at line 97 of file unobtabl.cxx.

Referenced by SvxUnoDrawingModel::createInstance().

◆ SvxUnoDashTable_createInstance()

SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoDashTable_createInstance ( SdrModel pModel)

Create a gradienttable.

Definition at line 78 of file unodtabl.cxx.

Referenced by SvxUnoDrawingModel::createInstance().

◆ SvxUnoGradientTable_createInstance()

SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoGradientTable_createInstance ( SdrModel pModel)

Create a gradienttable.

Definition at line 74 of file unogtabl.cxx.

Referenced by SvxUnoDrawingModel::createInstance().

◆ SvxUnoHatchTable_createInstance()

SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoHatchTable_createInstance ( SdrModel pModel)

Create a hatchtable.

Definition at line 80 of file unohtabl.cxx.

Referenced by SvxUnoDrawingModel::createInstance().

◆ SvxUnoMarkerTable_createInstance()

SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoMarkerTable_createInstance ( SdrModel pModel)

Create a hatchtable.

Definition at line 417 of file unomtabl.cxx.

Referenced by SvxUnoDrawingModel::createInstance().

◆ SvxUnoTransGradientTable_createInstance()

SVXCORE_DLLPUBLIC css::uno::Reference< css::uno::XInterface > SvxUnoTransGradientTable_createInstance ( SdrModel pModel)

Create a hatchtable.

Definition at line 80 of file unottabl.cxx.

Referenced by SvxUnoDrawingModel::createInstance().