summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XPropertySet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertySet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertySet.idl b/udkapi/com/sun/star/beans/XPropertySet.idl
index ad494b9fd8e6..8d95ea26e226 100644
--- a/udkapi/com/sun/star/beans/XPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XPropertySet.idl
@@ -108,7 +108,7 @@ published interface XPropertySet: com::sun::star::uno::XInterface
@throws com::sun::star::lang::WrappedTargetException
if the implementation has an internal reason for the exception.
In this case the original exception is wrapped into that
- <type scope="com::sun::star::lang">WrappedTargetException</type>.
+ com::sun::star::lang::WrappedTargetException.
*/
any getPropertyValue( [in] string PropertyName )
raises( com::sun::star::beans::UnknownPropertyException,
wayCaolán McNamara 2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara 2018-09-14weld SvxCharNamePageCaolán McNamara 2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin 2018-03-31loplugin:unusedfieldsNoel Grandin 2018-03-30weld SvxCharacterMap dialogCaolán McNamara 2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt 2018-03-20drop unnecessary includesCaolán McNamara 2018-03-15weld sort dialogCaolán McNamara 2018-03-06disambiguate CreateSfxDialogCaolán McNamara 2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara 2018-02-22weld native message dialogsCaolán McNamara 2018-01-12More loplugin:cstylecast: swStephan Bergmann 2017-10-23loplugin:includeform: swStephan Bergmann 2017-10-20use std::unique_ptr in SwSortOptionsNoel Grandin 2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt 2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt 2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt 2017-08-07loplugin:constparams in sw part10Noel Grandin 2017-08-02remove unnecessary use of 'this->'Noel Grandin 2017-07-31loplugin:oncevarNoel Grandin 2017-07-21de-hrc various thingsCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann 2017-05-19make string translation loading more uniformCaolán McNamara 2017-04-26use strong_int for LanguageTypeNoel Grandin 2017-04-12convert SelectionType to scoped enumNoel Grandin 2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann 2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara 2016-06-16Ensure updated accessible names in SwSortDlg ctorMuhammet Kara 2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara 2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin 2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara