LibreOffice Module svx (master) 1
|
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... | |
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().
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().
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().
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().
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().
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().