LibreOffice Module writerfilter (master) 1
Public Member Functions | List of all members
writerfilter::dmapper::ParagraphPropertyMap Class Reference

#include <PropertyMap.hxx>

Inheritance diagram for writerfilter::dmapper::ParagraphPropertyMap:
[legend]
Collaboration diagram for writerfilter::dmapper::ParagraphPropertyMap:
[legend]

Public Member Functions

 ParagraphPropertyMap ()
 
- Public Member Functions inherited from writerfilter::dmapper::ParagraphPropertiesPropertyMap
ParagraphPropertiesprops ()
 
ParagraphProperties const & props () const
 
- Public Member Functions inherited from oox::PropertyMap
 PropertyMap ()
 
bool hasProperty (sal_Int32 nPropId) const
 
bool setAnyProperty (sal_Int32 nPropId, const css::uno::Any &rValue)
 
bool setProperty (sal_Int32 nPropId, Type &&rValue)
 
bool setProperty (sal_Int32, const css::uno::Any &)=delete
 
css::uno::Any getProperty (sal_Int32 nPropId)
 
void erase (sal_Int32 nPropId)
 
bool empty () const
 
void assignUsed (const PropertyMap &rPropMap)
 
void assignAll (const PropertyMap &rPropMap)
 
css::uno::Sequence< css::beans::PropertyValue > makePropertyValueSequence () const
 
void fillSequences (css::uno::Sequence< OUString > &rNames, css::uno::Sequence< css::uno::Any > &rValues) const
 
void fillPropertyNameMap (PropertyNameMap &rMap) const
 
css::uno::Reference< css::beans::XPropertySetmakePropertySet () const
 

Additional Inherited Members

- Static Public Member Functions inherited from oox::PropertyMap
static const OUString & getPropertyName (sal_Int32 nPropId)
 
static sal_Int32 getPropertyId (std::u16string_view sPropName)
 
static void dump (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet)
 
static void dumpCode (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet)
 
static void dumpData (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet)
 

Detailed Description

Definition at line 556 of file PropertyMap.hxx.

Constructor & Destructor Documentation

◆ ParagraphPropertyMap()

writerfilter::dmapper::ParagraphPropertyMap::ParagraphPropertyMap ( )
inlineexplicit

Definition at line 560 of file PropertyMap.hxx.


The documentation for this class was generated from the following file: