LibreOffice Module forms (master) 1
|
#include <richtextmodel.hxx>
Public Member Functions | |
ORichTextModel (const css::uno::Reference< css::uno::XComponentContext > &_rxFactory) | |
ORichTextModel (const ORichTextModel *_pOriginal, const css::uno::Reference< css::uno::XComponentContext > &_rxFactory) | |
virtual | ~ORichTextModel () override |
virtual css::uno::Any SAL_CALL | queryAggregation (const css::uno::Type &_rType) override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual ::css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
virtual OUString SAL_CALL | getServiceName () override |
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL | createClone () override |
virtual sal_Int64 SAL_CALL | getSomething (const css::uno::Sequence< sal_Int8 > &aIdentifier) override |
virtual void SAL_CALL | addModifyListener (const css::uno::Reference< css::util::XModifyListener > &aListener) override |
virtual void SAL_CALL | removeModifyListener (const css::uno::Reference< css::util::XModifyListener > &aListener) override |
virtual void SAL_CALL | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const override |
virtual sal_Bool SAL_CALL | convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override |
virtual void SAL_CALL | setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue) override |
virtual css::uno::Any | getPropertyDefaultByHandle (sal_Int32 nHandle) const override |
virtual void | describeFixedProperties (css::uno::Sequence< css::beans::Property > &_rProps) const override |
describes the properties provided by this class, or its respective derived class More... | |
virtual void | describeAggregateProperties (css::uno::Sequence< css::beans::Property > &_rAggregateProps) const override |
describes the properties of our aggregate More... | |
virtual void SAL_CALL | disposing () override |
virtual void | potentialTextChange () override |
virtual void SAL_CALL | disposing () override |
virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
virtual void SAL_CALL | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const override |
![]() | |
virtual css::uno::Any SAL_CALL | queryAggregation (const css::uno::Type &_rType) override |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () override |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () override |
virtual void SAL_CALL | disposing () override |
virtual OUString SAL_CALL | getName () override |
virtual void SAL_CALL | setName (const OUString &aName) override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
virtual OUString SAL_CALL | getImplementationName () override=0 |
virtual OUString SAL_CALL | getServiceName () override=0 |
virtual void SAL_CALL | write (const css::uno::Reference< css::io::XObjectOutputStream > &_rxOutStream) override |
virtual void SAL_CALL | read (const css::uno::Reference< css::io::XObjectInputStream > &_rxInStream) override |
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL | getParent () override |
virtual void SAL_CALL | setParent (const css::uno::Reference< css::uno::XInterface > &Parent) override |
virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
virtual void SAL_CALL | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const override |
virtual sal_Bool SAL_CALL | convertFastPropertyValue (css::uno::Any &_rConvertedValue, css::uno::Any &_rOldValue, sal_Int32 _nHandle, const css::uno::Any &_rValue) override |
virtual void SAL_CALL | setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue) override |
virtual css::beans::PropertyState | getPropertyStateByHandle (sal_Int32 nHandle) override |
virtual void | setPropertyToDefaultByHandle (sal_Int32 nHandle) override |
virtual css::uno::Any | getPropertyDefaultByHandle (sal_Int32 nHandle) const override |
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL | createClone () override=0 |
virtual void SAL_CALL | addProperty (const OUString &Name, ::sal_Int16 Attributes, const css::uno::Any &DefaultValue) override |
virtual void SAL_CALL | removeProperty (const OUString &Name) override |
virtual css::uno::Sequence< css::beans::PropertyValue > SAL_CALL | getPropertyValues () override |
virtual void SAL_CALL | setPropertyValues (const css::uno::Sequence< css::beans::PropertyValue > &aProps) override |
void | lockInstance (LockAccess) |
oslInterlockedCount | unlockInstance (LockAccess) |
void | firePropertyChanges (const std::vector< sal_Int32 > &_rHandles, const std::vector< css::uno::Any > &_rOldValues, const std::vector< css::uno::Any > &_rNewValues, LockAccess) |
::osl::Mutex & | getInstanceMutex () |
![]() | |
OComponentHelper (::osl::Mutex &rMutex) | |
virtual | ~OComponentHelper () SAL_OVERRIDE |
virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
virtual css::uno::Any SAL_CALL | queryAggregation (css::uno::Type const &rType) SAL_OVERRIDE |
virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE=0 |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
virtual void SAL_CALL | dispose () SAL_OVERRIDE |
virtual void SAL_CALL | addEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) SAL_OVERRIDE |
virtual void SAL_CALL | removeEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) SAL_OVERRIDE |
![]() | |
OWeakAggObject () | |
virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &rType) SAL_OVERRIDE |
virtual void SAL_CALL | setDelegator (const css::uno::Reference< css::uno::XInterface > &Delegator) SAL_OVERRIDE |
virtual css::uno::Any SAL_CALL | queryAggregation (const css::uno::Type &rType) SAL_OVERRIDE |
![]() | |
OWeakObject () | |
OWeakObject (const OWeakObject &) | |
OWeakObject &SAL_CALL | operator= (const OWeakObject &) |
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &rType) SAL_OVERRIDE |
virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL | queryAdapter () SAL_OVERRIDE |
SAL_CALL | operator css::uno::Reference< css::uno::XInterface > () |
![]() | |
virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE |
virtual ::osl::Mutex & | getMutex ()=0 |
virtual void | describeFixedAndAggregateProperties (css::uno::Sequence< css::beans::Property > &_out_rFixedProperties, css::uno::Sequence< css::beans::Property > &_out_rAggregateProperties) const =0 |
virtual css::uno::Reference< css::beans::XMultiPropertySet > | getPropertiesInterface ()=0 |
virtual void | potentialTextChange ()=0 |
![]() | |
virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE |
Static Public Member Functions | |
static RichTextEngine * | getEditEngine (const css::uno::Reference< css::awt::XControlModel > &_rxModel) |
static const css::uno::Sequence< sal_Int8 > & | getUnoTunnelId () |
![]() | |
static css::uno::Sequence< OUString > | getSupportedServiceNames_Static () |
Private Member Functions | |
void | implInit () |
void | implDoAggregation () |
void | implRegisterProperties () |
void | impl_smlock_setEngineText (const OUString &_rText) |
propagates a new text to the EditEngine More... | |
DECL_LINK (OnEngineContentModified, LinkParamNone *, void) | |
ORichTextModel (const ORichTextModel &)=delete | |
ORichTextModel & | operator= (const ORichTextModel &)=delete |
Private Attributes | |
css::uno::Reference< css::awt::XDevice > | m_xReferenceDevice |
css::uno::Any | m_aTabStop |
css::uno::Any | m_aBackgroundColor |
css::uno::Any | m_aBorderColor |
css::uno::Any | m_aVerticalAlignment |
OUString | m_sDefaultControl |
OUString | m_sHelpText |
OUString | m_sHelpURL |
OUString | m_sLastKnownEngineText |
sal_Int16 | m_nLineEndFormat |
sal_Int16 | m_nTextWritingMode |
sal_Int16 | m_nContextWritingMode |
sal_Int16 | m_nBorder |
bool | m_bEnabled |
bool | m_bEnableVisible |
bool | m_bHardLineBreaks |
bool | m_bHScroll |
bool | m_bVScroll |
bool | m_bReadonly |
bool | m_bPrintable |
bool | m_bReallyActAsRichText |
bool | m_bHideInactiveSelection |
css::uno::Any | m_aAlign |
sal_Int16 | m_nEchoChar |
sal_Int16 | m_nMaxTextLength |
bool | m_bMultiLine |
::std::unique_ptr< RichTextEngine > | m_pEngine |
bool | m_bSettingEngineText |
::comphelper::OInterfaceContainerHelper3< css::util::XModifyListener > | m_aModifyListeners |
Additional Inherited Members | |
![]() | |
const css::uno::Reference< css::uno::XComponentContext > & | getContext () const |
OControlModel (const css::uno::Reference< css::uno::XComponentContext > &_rFactory, const OUString &_rUnoControlModelTypeName, const OUString &rDefault=OUString(), const bool _bSetDelegator=true) | |
OControlModel (const OControlModel *_pOriginal, const css::uno::Reference< css::uno::XComponentContext > &_rFactory, const bool _bCloneAggregate=true, const bool _bSetDelegator=true) | |
virtual | ~OControlModel () override |
virtual void | clonedFrom (const OControlModel *_pOriginal) |
to be called after an OBoundControlModel (a derivee, respectively) has been cloned More... | |
virtual css::uno::Sequence< css::uno::Type > | _getTypes () |
void | readHelpTextCompatibly (const css::uno::Reference< css::io::XObjectInputStream > &_rxInStream) |
void | writeHelpTextCompatibly (const css::uno::Reference< css::io::XObjectOutputStream > &_rxOutStream) |
void | doSetDelegator () |
void | doResetDelegator () |
css::uno::Sequence< OUString > | getAggregateServiceNames () const |
virtual void | writeAggregate (const css::uno::Reference< css::io::XObjectOutputStream > &_rxOutStream) const |
virtual void | readAggregate (const css::uno::Reference< css::io::XObjectInputStream > &_rxInStream) |
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL | getPropertySetInfo () override |
virtual cppu::IPropertyArrayHelper &SAL_CALL | getInfoHelper () override |
virtual void | describeFixedProperties (css::uno::Sequence< css::beans::Property > &_rProps) const |
describes the properties provided by this class, or its respective derived class More... | |
virtual ::osl::Mutex & | getMutex () override |
virtual void | describeFixedAndAggregateProperties (css::uno::Sequence< css::beans::Property > &_out_rFixedProperties, css::uno::Sequence< css::beans::Property > &_out_rAggregateProperties) const override |
virtual css::uno::Reference< css::beans::XMultiPropertySet > | getPropertiesInterface () override |
virtual void | describeAggregateProperties (css::uno::Sequence< css::beans::Property > &_rAggregateProps) const |
describes the properties of our aggregate More... | |
virtual void SAL_CALL | disposing () |
![]() | |
virtual | ~OWeakAggObject () SAL_OVERRIDE |
![]() | |
virtual | ~OWeakObject () COVERITY_NOEXCEPT_FALSE |
void | disposeWeakConnectionPoint () |
![]() | |
~ImplHelper7 () SAL_NOEXCEPT | |
![]() | |
~IPropertyBagHelperContext () | |
![]() | |
const css::awt::FontDescriptor & | getFont () const |
void | setFont (const css::awt::FontDescriptor &_rFont) |
void | setTextColor (Color _nColor) |
void | clearTextColor () |
bool | hasTextColor () const |
Color | getTextColor () const |
void | setTextLineColor (Color _nColor) |
void | clearTextLineColor () |
bool | hasTextLineColor () const |
Color | getTextLineColor () const |
FontControlModel (bool _bToolkitCompatibleDefaults) | |
FontControlModel (const FontControlModel *_pOriginal) | |
void | getFastPropertyValue (css::uno::Any &_rValue, sal_Int32 _nHandle) const |
bool | convertFastPropertyValue (css::uno::Any &_rConvertedValue, css::uno::Any &_rOldValue, sal_Int32 _nHandle, const css::uno::Any &_rValue) |
void | setFastPropertyValue_NoBroadcast_impl (::cppu::OPropertySetHelper &rBase, void(::cppu::OPropertySetHelper::*pSet)(sal_Int32, css::uno::Any const &), sal_Int32 nHandle, const css::uno::Any &rValue) |
css::uno::Any | getPropertyDefaultByHandle (sal_Int32 _nHandle) const |
![]() | |
~IEngineTextChangeListener () | |
![]() | |
OPropertyContainerHelper () | |
~OPropertyContainerHelper () | |
void | registerProperty (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, void *_pPointerToMember, const css::uno::Type &_rMemberType) |
void | registerMayBeVoidProperty (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, css::uno::Any *_pPointerToMember, const css::uno::Type &_rExpectedType) |
void | registerPropertyNoMember (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, const css::uno::Type &_rType, css::uno::Any const &_pInitialValue) |
void | revokeProperty (sal_Int32 _nHandle) |
bool | isRegisteredProperty (sal_Int32 _nHandle) const |
bool | isRegisteredProperty (const OUString &_rName) const |
bool | convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) |
void | setFastPropertyValue (sal_Int32 nHandle, const css::uno::Any &rValue) |
void | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const |
void | describeProperties (css::uno::Sequence< css::beans::Property > &_rProps) const |
const css::beans::Property & | getProperty (const OUString &_rName) const |
![]() | |
~ImplHelper3 () SAL_NOEXCEPT | |
![]() | |
static css::uno::Reference< css::uno::XAggregation > | createAggregateClone (const OCloneableAggregation *_pOriginal) |
![]() | |
static bool | isFontRelatedProperty (sal_Int32 _nPropertyHandle) |
static bool | isFontAggregateProperty (sal_Int32 _nPropertyHandle) |
static void | describeFontRelatedProperties (css::uno::Sequence< css::beans::Property > &_rProps) |
appends (!) the description of all font related properties to the given sequence More... | |
![]() | |
css::uno::Reference< css::uno::XComponentContext > | m_xContext |
::osl::Mutex | m_aMutex |
oslInterlockedCount | m_lockCount |
css::uno::Reference< css::uno::XInterface > | m_xParent |
PropertyBagHelper | m_aPropertyBagHelper |
OUString | m_aName |
OUString | m_aTag |
sal_Int16 | m_nTabIndex |
sal_Int16 | m_nClassId |
bool | m_bNativeLook |
bool | m_bStandardTheme |
bool | m_bGenerateVbEvents |
sal_Int16 | m_nControlTypeinMSO |
sal_uInt16 | m_nObjIDinMSO |
![]() | |
css::uno::WeakReferenceHelper | xDelegator |
![]() | |
oslInterlockedCount | m_refCount |
![]() | |
css::uno::Reference< css::uno::XAggregation > | m_xAggregate |
Definition at line 48 of file richtextmodel.hxx.
frm::ORichTextModel::ORichTextModel | ( | const css::uno::Reference< css::uno::XComponentContext > & | _rxFactory | ) |
frm::ORichTextModel::ORichTextModel | ( | const ORichTextModel * | _pOriginal, |
const css::uno::Reference< css::uno::XComponentContext > & | _rxFactory | ||
) |
|
overridevirtual |
Definition at line 232 of file richtextmodel.cxx.
References dispose().
|
privatedelete |
|
overridevirtual |
Definition at line 601 of file richtextmodel.cxx.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 372 of file richtextmodel.cxx.
|
overridevirtual |
Implements frm::OControlModel.
Definition at line 285 of file richtextmodel.cxx.
|
private |
|
overridevirtual |
describes the properties of our aggregate
The default implementation simply asks m_xAggregateSet for its properties.
You usually only need to override this method if you want to filter the aggregate properties.
Reimplemented from frm::OControlModel.
Definition at line 340 of file richtextmodel.cxx.
References PROPERTY_FONT, and PROPERTY_WRITING_MODE.
|
overridevirtual |
describes the properties provided by this class, or its respective derived class
Derived classes usually call the base class first, and then append own properties.
Reimplemented from frm::OControlModel.
Definition at line 319 of file richtextmodel.cxx.
References concatSequences(), DBG_ASSERT, PROPERTY_ID_TABINDEX, and PROPERTY_TABINDEX.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 376 of file FormComponent.cxx.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 293 of file richtextmodel.cxx.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 403 of file FormComponent.cxx.
|
static |
Definition at line 545 of file richtextmodel.cxx.
References Exception, and TOOLS_WARN_EXCEPTION.
Referenced by frm::ORichTextPeer::Create().
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 355 of file richtextmodel.cxx.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 406 of file FormComponent.cxx.
|
overridevirtual |
Implements frm::OControlModel.
Definition at line 260 of file richtextmodel.cxx.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 458 of file richtextmodel.cxx.
References Any, FRM_SUN_CONTROL_RICHTEXTCONTROL, PROPERTY_ID_ALIGN, PROPERTY_ID_BACKGROUNDCOLOR, PROPERTY_ID_BORDER, PROPERTY_ID_BORDERCOLOR, PROPERTY_ID_CONTEXT_WRITING_MODE, PROPERTY_ID_DEFAULTCONTROL, PROPERTY_ID_ECHO_CHAR, PROPERTY_ID_ENABLED, PROPERTY_ID_ENABLEVISIBLE, PROPERTY_ID_HARDLINEBREAKS, PROPERTY_ID_HELPTEXT, PROPERTY_ID_HELPURL, PROPERTY_ID_HIDEINACTIVESELECTION, PROPERTY_ID_HSCROLL, PROPERTY_ID_LINEEND_FORMAT, PROPERTY_ID_MAXTEXTLEN, PROPERTY_ID_MULTILINE, PROPERTY_ID_PRINTABLE, PROPERTY_ID_READONLY, PROPERTY_ID_RICH_TEXT, PROPERTY_ID_TABSTOP, PROPERTY_ID_TEXT, PROPERTY_ID_VERTICAL_ALIGN, PROPERTY_ID_VSCROLL, and PROPERTY_ID_WRITING_MODE.
|
overridevirtual |
Implements frm::OControlModel.
Definition at line 539 of file richtextmodel.cxx.
References FRM_SUN_COMPONENT_RICHTEXTCONTROL.
|
overridevirtual |
Definition at line 588 of file richtextmodel.cxx.
References comphelper::getSomething_cast(), and query_aggregation().
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 265 of file richtextmodel.cxx.
References FRM_SUN_COMPONENT_RICHTEXTCONTROL.
|
static |
Definition at line 566 of file richtextmodel.cxx.
References comphelper::UnoIdInit::getSeq().
|
private |
propagates a new text to the EditEngine
This method needs to lock the global solar mutex, so our own mutex must not be locked when calling.
@precond our mutex is not locked
Definition at line 527 of file richtextmodel.cxx.
|
private |
Definition at line 155 of file richtextmodel.cxx.
References m_refCount.
|
private |
Definition at line 131 of file richtextmodel.cxx.
References LINK.
|
private |
Definition at line 169 of file richtextmodel.cxx.
References PROPERTY_ALIGN, PROPERTY_BACKGROUNDCOLOR, PROPERTY_BORDER, PROPERTY_BORDERCOLOR, PROPERTY_CONTEXT_WRITING_MODE, PROPERTY_DEFAULTCONTROL, PROPERTY_ECHO_CHAR, PROPERTY_ENABLED, PROPERTY_ENABLEVISIBLE, PROPERTY_HARDLINEBREAKS, PROPERTY_HELPTEXT, PROPERTY_HELPURL, PROPERTY_HIDEINACTIVESELECTION, PROPERTY_HSCROLL, PROPERTY_ID_ALIGN, PROPERTY_ID_BACKGROUNDCOLOR, PROPERTY_ID_BORDER, PROPERTY_ID_BORDERCOLOR, PROPERTY_ID_CONTEXT_WRITING_MODE, PROPERTY_ID_DEFAULTCONTROL, PROPERTY_ID_ECHO_CHAR, PROPERTY_ID_ENABLED, PROPERTY_ID_ENABLEVISIBLE, PROPERTY_ID_HARDLINEBREAKS, PROPERTY_ID_HELPTEXT, PROPERTY_ID_HELPURL, PROPERTY_ID_HIDEINACTIVESELECTION, PROPERTY_ID_HSCROLL, PROPERTY_ID_LINEEND_FORMAT, PROPERTY_ID_MAXTEXTLEN, PROPERTY_ID_MULTILINE, PROPERTY_ID_PRINTABLE, PROPERTY_ID_READONLY, PROPERTY_ID_REFERENCE_DEVICE, PROPERTY_ID_RICH_TEXT, PROPERTY_ID_TABSTOP, PROPERTY_ID_TEXT, PROPERTY_ID_VERTICAL_ALIGN, PROPERTY_ID_VSCROLL, PROPERTY_ID_WRITING_MODE, PROPERTY_LINEEND_FORMAT, PROPERTY_MAXTEXTLEN, PROPERTY_MULTILINE, PROPERTY_PRINTABLE, PROPERTY_READONLY, PROPERTY_REFERENCE_DEVICE, PROPERTY_RICH_TEXT, PROPERTY_TABSTOP, PROPERTY_TEXT, PROPERTY_VERTICAL_ALIGN, PROPERTY_VSCROLL, and PROPERTY_WRITING_MODE.
|
privatedelete |
|
overridevirtual |
Implements frm::IEngineTextChangeListener.
Definition at line 613 of file richtextmodel.cxx.
References Any, nHandle, and PROPERTY_ID_TEXT.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 247 of file richtextmodel.cxx.
References Any.
|
overridevirtual |
Definition at line 607 of file richtextmodel.cxx.
|
overridevirtual |
Reimplemented from frm::OControlModel.
Definition at line 393 of file richtextmodel.cxx.
References MapMode::GetMapUnit(), VCLUnoHelper::GetOutputDevice(), m_aMutex, PROPERTY_ID_REFERENCE_DEVICE, PROPERTY_ID_TEXT, and PROPERTY_ID_WRITING_MODE.
|
private |
Definition at line 94 of file richtextmodel.hxx.
|
private |
Definition at line 70 of file richtextmodel.hxx.
|
private |
Definition at line 71 of file richtextmodel.hxx.
|
private |
Definition at line 105 of file richtextmodel.hxx.
|
private |
Definition at line 69 of file richtextmodel.hxx.
|
private |
Definition at line 72 of file richtextmodel.hxx.
|
private |
Definition at line 81 of file richtextmodel.hxx.
|
private |
Definition at line 82 of file richtextmodel.hxx.
|
private |
Definition at line 83 of file richtextmodel.hxx.
|
private |
Definition at line 90 of file richtextmodel.hxx.
|
private |
Definition at line 84 of file richtextmodel.hxx.
|
private |
Definition at line 97 of file richtextmodel.hxx.
|
private |
Definition at line 87 of file richtextmodel.hxx.
|
private |
Definition at line 86 of file richtextmodel.hxx.
|
private |
Definition at line 88 of file richtextmodel.hxx.
|
private |
Definition at line 102 of file richtextmodel.hxx.
|
private |
Definition at line 85 of file richtextmodel.hxx.
|
private |
Definition at line 80 of file richtextmodel.hxx.
|
private |
Definition at line 79 of file richtextmodel.hxx.
|
private |
Definition at line 95 of file richtextmodel.hxx.
|
private |
Definition at line 77 of file richtextmodel.hxx.
|
private |
Definition at line 96 of file richtextmodel.hxx.
|
private |
Definition at line 78 of file richtextmodel.hxx.
|
private |
Definition at line 101 of file richtextmodel.hxx.
|
private |
Definition at line 73 of file richtextmodel.hxx.
|
private |
Definition at line 74 of file richtextmodel.hxx.
|
private |
Definition at line 75 of file richtextmodel.hxx.
|
private |
Definition at line 76 of file richtextmodel.hxx.
|
private |
Definition at line 68 of file richtextmodel.hxx.