LibreOffice Module sw (master) 1
|
#include <SwXTextDefaults.hxx>
Public Member Functions | |
SwXTextDefaults (SwDoc *pNewDoc) | |
virtual | ~SwXTextDefaults () override |
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL | getPropertySetInfo () override |
virtual void SAL_CALL | setPropertyValue (const OUString &rPropertyName, const css::uno::Any &aValue) override |
virtual css::uno::Any SAL_CALL | getPropertyValue (const OUString &rPropertyName) override |
virtual void SAL_CALL | addPropertyChangeListener (const OUString &rPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) override |
virtual void SAL_CALL | removePropertyChangeListener (const OUString &rPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) override |
virtual void SAL_CALL | addVetoableChangeListener (const OUString &rPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override |
virtual void SAL_CALL | removeVetoableChangeListener (const OUString &rPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override |
virtual css::beans::PropertyState SAL_CALL | getPropertyState (const OUString &rPropertyName) override |
virtual css::uno::Sequence< css::beans::PropertyState > SAL_CALL | getPropertyStates (const css::uno::Sequence< OUString > &rPropertyNames) override |
virtual void SAL_CALL | setPropertyToDefault (const OUString &rPropertyName) override |
virtual css::uno::Any SAL_CALL | getPropertyDefault (const OUString &rPropertyName) override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
Private Attributes | |
const SfxItemPropertySet * | m_pPropSet |
SwDoc * | m_pDoc |
Definition at line 30 of file SwXTextDefaults.hxx.
SwXTextDefaults::SwXTextDefaults | ( | SwDoc * | pNewDoc | ) |
Definition at line 46 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 52 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 136 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 146 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 214 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 197 of file SwXTextDefaults.cxx.
References Any, SwDoc::GetAttrPool(), SfxItemPropertyMap::getByName(), SfxItemPropertySet::getPropertyMap(), m_pDoc, m_pPropSet, SfxItemPropertyMapEntry::nMemberId, SfxItemPropertyMapEntry::nWID, SfxPoolItem::QueryValue(), and rSet.
|
overridevirtual |
Definition at line 56 of file SwXTextDefaults.cxx.
References SfxItemPropertySet::getPropertySetInfo(), and m_pPropSet.
|
overridevirtual |
Definition at line 157 of file SwXTextDefaults.cxx.
References SfxItemPropertyMap::getByName(), SwDoc::GetDefault(), SfxItemPropertySet::getPropertyMap(), IsStaticDefaultItem(), m_pDoc, m_pPropSet, and SfxItemPropertyMapEntry::nWID.
|
overridevirtual |
Definition at line 173 of file SwXTextDefaults.cxx.
References nCount.
|
overridevirtual |
Definition at line 122 of file SwXTextDefaults.cxx.
References Any, SfxItemPropertyMap::getByName(), SwDoc::GetDefault(), SfxItemPropertySet::getPropertyMap(), m_pDoc, m_pPropSet, SfxItemPropertyMapEntry::nMemberId, SfxItemPropertyMapEntry::nWID, and SfxPoolItem::QueryValue().
|
overridevirtual |
Definition at line 224 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 141 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 151 of file SwXTextDefaults.cxx.
|
overridevirtual |
Definition at line 184 of file SwXTextDefaults.cxx.
References SwDoc::GetAttrPool(), SfxItemPropertyMap::getByName(), SfxItemPropertySet::getPropertyMap(), m_pDoc, m_pPropSet, SfxItemPropertyMapEntry::nFlags, SfxItemPropertyMapEntry::nWID, and rSet.
|
overridevirtual |
Definition at line 62 of file SwXTextDefaults.cxx.
References ChrFmt, SfxPoolItem::Clone(), SwStyleNameMapper::FillUIName(), SfxStyleSheetBasePool::Find(), SfxItemSet::Get(), SwDoc::GetAttrPool(), SfxItemPropertyMap::getByName(), SwDoc::GetDefault(), SwDoc::GetDfltCharFormat(), SwDoc::GetDocShell(), SfxItemPropertySet::getPropertyMap(), SwDocShell::GetStyleSheetPool(), m_pDoc, m_pPropSet, MID_DROPCAP_CHAR_STYLE_NAME, MID_PAGEDESC_PAGEDESCNAME, SfxItemPropertyMapEntry::nFlags, SfxItemPropertyMapEntry::nMemberId, SfxItemPropertyMapEntry::nWID, SfxItemSet::Put(), RES_PAGEDESC(), RES_PARATR_DROP(), RES_TXTATR_CHARFMT(), SwDoc::SetDefault(), and SwUnoCursorHelper::SetPageDesc().
|
overridevirtual |
Definition at line 219 of file SwXTextDefaults.cxx.
References cppu::supportsService().
|
private |
Definition at line 38 of file SwXTextDefaults.hxx.
Referenced by getPropertyDefault(), getPropertyState(), getPropertyValue(), setPropertyToDefault(), and setPropertyValue().
|
private |
Definition at line 37 of file SwXTextDefaults.hxx.
Referenced by getPropertyDefault(), getPropertySetInfo(), getPropertyState(), getPropertyValue(), setPropertyToDefault(), and setPropertyValue().