Home
last modified time | relevance | path

Searched refs:PropertyName (Results 176 – 200 of 469) sorted by relevance

12345678910>>...19

/aoo41x/main/toolkit/source/awt/
H A Dvclxfixedline.hxx58 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
59 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
H A Dvclxscroller.hxx62 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
63 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
H A Dvclxdialog.hxx68 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
69 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
H A Dvclxsplitter.hxx80 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
81 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
/aoo41x/main/sw/inc/
H A Dunomailmerge.hxx172 …sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw (::com:…
175 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
176 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…
/aoo41x/main/sc/inc/
H A Dappluno.hxx81 const ::rtl::OUString& PropertyName )
97 virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName,
103 virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName,
H A Doptuno.hxx56 const ::rtl::OUString& PropertyName );
81 const ::rtl::OUString& PropertyName )
/aoo41x/main/io/test/stm/
H A Ddatatest.cxx427 virtual Any SAL_CALL getPropertyValue(const OUString& PropertyName)
445 const OUString& PropertyName,
452 const OUString& PropertyName,
577 const OUString& PropertyName, in addVetoableChangeListener() argument
587 const OUString& PropertyName, in removeVetoableChangeListener() argument
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx353 if (rEventObject.PropertyName == OUString (RTL_CONSTASCII_USTRINGPARAM("CurrentPage")) || in propertyChange()
354 rEventObject.PropertyName == OUString (RTL_CONSTASCII_USTRINGPARAM("PageChange")) ) in propertyChange()
390 else if (rEventObject.PropertyName == OUString (RTL_CONSTASCII_USTRINGPARAM("VisibleArea"))) in propertyChange()
398 else if (rEventObject.PropertyName == OUString (RTL_CONSTASCII_USTRINGPARAM("ActiveLayer"))) in propertyChange()
402 else if (rEventObject.PropertyName == OUString (RTL_CONSTASCII_USTRINGPARAM("UpdateAcc"))) in propertyChange()
/aoo41x/main/dbaccess/source/ui/uno/
H A DColumnPeer.hxx58 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
59 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
/aoo41x/main/package/source/zippackage/
H A DZipPackage.cxx1814 Any SAL_CALL ZipPackage::getPropertyValue( const OUString& PropertyName ) in getPropertyValue() argument
1822 if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( ENCRYPTION_KEY_PROPERTY ) ) ) in getPropertyValue()
1827 …else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_ALGORITHMS_PROPERTY ) … in getPropertyValue()
1836 if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( STORAGE_ENCRYPTION_KEYS_PROPERTY ) ) ) in getPropertyValue()
1841 …else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( HAS_ENCRYPTED_ENTRIES_PROPERTY )… in getPropertyValue()
1846 …else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( HAS_NONENCRYPTED_ENTRIES_PROPERT… in getPropertyValue()
1851 else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( IS_INCONSISTENT_PROPERTY ) ) ) in getPropertyValue()
1856 …else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( MEDIATYPE_FALLBACK_USED_PROPERTY… in getPropertyValue()
/aoo41x/main/sd/source/ui/inc/
H A Dunosrch.hxx115 …sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::…
118 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
119 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…
/aoo41x/main/forms/source/xforms/
H A Dsubmission.hxx262 …sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::…
265 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
266 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…
/aoo41x/main/reportdesign/source/core/inc/
H A DFixedText.hxx94 …virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName
97 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
98 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…
H A DFormattedField.hxx97 …virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName
100 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
101 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…
H A DGroup.hxx107 …virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName
110 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
111 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…
/aoo41x/main/comphelper/inc/comphelper/
H A Dotransactedfilestream.hxx120 …sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw (::com:…
123 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
124 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…
H A Dpropagg.hxx226 …virtual void SAL_CALL addVetoableChangeListener(const ::rtl::OUString& PropertyName, const ::com…
239 …beans::PropertyState SAL_CALL getPropertyState(const ::rtl::OUString& PropertyName) throw(::com::s…
240 … setPropertyToDefault(const ::rtl::OUString& PropertyName) throw(::com::s…
H A Dpropertystatecontainer.hxx66 …eans::PropertyState SAL_CALL getPropertyState( const ::rtl::OUString& PropertyName ) throw (::com:…
68 …virtual void SAL_CALL setPropertyToDefault( const ::rtl::OUString& PropertyName ) throw (::com::su…
/aoo41x/main/qadevOOo/runner/helper/
H A DOfficeWatcher.java42 debug = params.getBool(util.PropertyName.DEBUG_IS_ACTIVE); in OfficeWatcher()
88 final String AppKillCommand = (String) params.get(util.PropertyName.APP_KILL_COMMAND); in run()
/aoo41x/main/svx/source/table/
H A Dcell.cxx1144 Any SAL_CALL Cell::getPropertyValue( const OUString& PropertyName ) throw(UnknownPropertyException,… in getPropertyValue() argument
1151 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyValue()
1345 PropertyState SAL_CALL Cell::getPropertyState( const OUString& PropertyName ) throw(UnknownProperty… in getPropertyState() argument
1352 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in getPropertyState()
1488 void SAL_CALL Cell::setPropertyToDefault( const OUString& PropertyName ) throw(UnknownPropertyExcep… in setPropertyToDefault() argument
1495 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in setPropertyToDefault()
/aoo41x/main/ucb/source/ucp/file/
H A Dshell.cxx126 : PropertyName( __PropertyName ) in MyProperty()
139 : PropertyName( __PropertyName ), in MyProperty()
483 const rtl::OUString& PropertyName, in associate() argument
491 PropertyName, in associate()
517 it->second.xC->addProperty( PropertyName,Attributes,DefaultValue ); in associate()
519 notifyPropertyAdded( getPropertySetListeners( aUnqPath ), PropertyName ); in associate()
527 const rtl::OUString& PropertyName ) in deassociate() argument
532 MyProperty oldProperty( PropertyName ); in deassociate()
553 it->second.xC->removeProperty( PropertyName ); in deassociate()
568 notifyPropertyRemoved( getPropertySetListeners( aUnqPath ), PropertyName ); in deassociate()
[all …]
/aoo41x/main/sc/source/ui/vba/
H A Dvbawsfunction.hxx43 …virtual void SAL_CALL setValue(const rtl::OUString& PropertyName, const css::uno::Any& Value) thr…
44 …virtual css::uno::Any SAL_CALL getValue(const rtl::OUString& PropertyName) throw(css::beans::Unkn…
/aoo41x/main/configmgr/source/
H A Daccess.cxx1391 css::uno::Any Access::getPropertyValue(rtl::OUString const & PropertyName) in getPropertyValue() argument
1398 rtl::Reference< ChildAccess > child(getChild(PropertyName)); in getPropertyValue()
1401 PropertyName, static_cast< cppu::OWeakObject * >(this)); in getPropertyValue()
1459 rtl::OUString const & PropertyName, in addVetoableChangeListener() argument
1474 checkKnownProperty(PropertyName); in addVetoableChangeListener()
1476 vetoableChangeListeners_[PropertyName].insert(aListener); in addVetoableChangeListener()
1488 rtl::OUString const & PropertyName, in removeVetoableChangeListener() argument
1497 checkKnownProperty(PropertyName); in removeVetoableChangeListener()
1499 vetoableChangeListeners_.find(PropertyName)); in removeVetoableChangeListener()
1625 events[i].PropertyName = aPropertyNames[i]; in firePropertiesChangeEvent()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunolayer.hxx75 …sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::…
78 …virtual void SAL_CALL addVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::com:…
79 …virtual void SAL_CALL removeVetoableChangeListener( const ::rtl::OUString& PropertyName, const ::c…

Completed in 633 milliseconds

12345678910>>...19