LibreOffice Module svx (master) 1
Functions
XPropertyTable.hxx File Reference
#include <com/sun/star/container/XNameContainer.hpp>
#include <svx/xtable.hxx>
Include dependency graph for XPropertyTable.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

css::uno::Reference< css::container::XNameContainer > SvxUnoXColorTable_createInstance (XPropertyList &rList) noexcept
 
css::uno::Reference< css::container::XNameContainer > SvxUnoXLineEndTable_createInstance (XPropertyList &rList) noexcept
 
css::uno::Reference< css::container::XNameContainer > SvxUnoXDashTable_createInstance (XPropertyList &rList) noexcept
 
css::uno::Reference< css::container::XNameContainer > SvxUnoXHatchTable_createInstance (XPropertyList &rList) noexcept
 
css::uno::Reference< css::container::XNameContainer > SvxUnoXGradientTable_createInstance (XPropertyList &rList) noexcept
 
css::uno::Reference< css::container::XNameContainer > SvxUnoXBitmapTable_createInstance (XPropertyList &rList) noexcept
 

Function Documentation

◆ SvxUnoXBitmapTable_createInstance()

css::uno::Reference< css::container::XNameContainer > SvxUnoXBitmapTable_createInstance ( XPropertyList rList)
noexcept

◆ SvxUnoXColorTable_createInstance()

css::uno::Reference< css::container::XNameContainer > SvxUnoXColorTable_createInstance ( XPropertyList rList)
noexcept

Definition at line 250 of file XPropertyTable.cxx.

Referenced by XColorList::createInstance().

◆ SvxUnoXDashTable_createInstance()

css::uno::Reference< css::container::XNameContainer > SvxUnoXDashTable_createInstance ( XPropertyList rList)
noexcept

Definition at line 376 of file XPropertyTable.cxx.

Referenced by XDashList::createInstance().

◆ SvxUnoXGradientTable_createInstance()

css::uno::Reference< css::container::XNameContainer > SvxUnoXGradientTable_createInstance ( XPropertyList rList)
noexcept

Definition at line 527 of file XPropertyTable.cxx.

Referenced by XGradientList::createInstance().

◆ SvxUnoXHatchTable_createInstance()

css::uno::Reference< css::container::XNameContainer > SvxUnoXHatchTable_createInstance ( XPropertyList rList)
noexcept

Definition at line 454 of file XPropertyTable.cxx.

Referenced by XHatchList::createInstance().

◆ SvxUnoXLineEndTable_createInstance()

css::uno::Reference< css::container::XNameContainer > SvxUnoXLineEndTable_createInstance ( XPropertyList rList)
noexcept

Definition at line 308 of file XPropertyTable.cxx.

Referenced by XLineEndList::createInstance().