Home
last modified time | relevance | path

Searched refs:aPropertyName (Results 101 – 125 of 277) sorted by relevance

12345678910>>...12

/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx710 void SAL_CALL ZipPackageStream::setPropertyValue( const OUString& aPropertyName, const Any& aValue … in setPropertyValue() argument
713 if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" )) ) in setPropertyValue()
735 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) in setPropertyValue()
742 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Encrypted" ) ) ) in setPropertyValue()
766 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_KEY_PROPERTY ) ) ) in setPropertyValue()
811 …else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( STORAGE_ENCRYPTION_KEYS_PROPERTY… in setPropertyValue()
844 else if ( aPropertyName.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "Compressed" ) ) ) in setPropertyValue()
/trunk/main/udkapi/com/sun/star/beans/
H A DXPropertyState.idl71 @param aPropertyName
96 [in] sequence<string> aPropertyName )
126 @param aPropertyName
137 any getPropertyDefault( [in] string aPropertyName )
H A DXMultiPropertyStates.idl69 @param aPropertyName
74 [in] sequence<string> aPropertyName )
96 @param aPropertyName
114 @param aPropertyName
/trunk/main/sc/source/ui/unoobj/
H A Daddruno.cxx139 void SAL_CALL ScAddressConversionObj::setPropertyValue( const rtl::OUString& aPropertyName, const u… in setPropertyValue() argument
148 String aNameStr(aPropertyName); in setPropertyValue()
226 uno::Any SAL_CALL ScAddressConversionObj::getPropertyValue( const rtl::OUString& aPropertyName ) in getPropertyValue() argument
236 String aNameStr(aPropertyName); in getPropertyValue()
H A Dsrchuno.cxx151 const rtl::OUString& aPropertyName, const uno::Any& aValue ) in setPropertyValue() argument
157 String aString(aPropertyName); in setPropertyValue()
173 uno::Any SAL_CALL ScCellSearchObj::getPropertyValue( const rtl::OUString& aPropertyName ) in getPropertyValue() argument
178 String aString(aPropertyName); in getPropertyValue()
H A Ddapiuno.cxx790 String aNameString = aPropertyName; in setPropertyValue()
939 String aNameString = aPropertyName; in getPropertyValue()
1908 String aNameString(aPropertyName); in setPropertyValue()
2004 String aNameString(aPropertyName); in getPropertyValue()
3453 if ( aPropertyName.equalsAscii( SC_UNONAME_SHOWDETAIL ) ) in setPropertyValue()
3455 else if ( aPropertyName.equalsAscii( SC_UNONAME_ISHIDDEN ) ) in setPropertyValue()
3457 else if ( aPropertyName.equalsAscii( SC_UNONAME_POS ) ) in setPropertyValue()
3486 Any SAL_CALL ScDataPilotItemObj::getPropertyValue( const OUString& aPropertyName ) in getPropertyValue() argument
3503 if( aPropertyName.equalsAscii( SC_UNONAME_SHOWDETAIL ) ) in getPropertyValue()
3518 else if ( aPropertyName.equalsAscii( SC_UNONAME_ISHIDDEN ) ) in getPropertyValue()
[all …]
H A Dfielduno.cxx678 const rtl::OUString& aPropertyName, const uno::Any& aValue ) in setPropertyValue() argument
684 String aNameString(aPropertyName); in setPropertyValue()
745 uno::Any SAL_CALL ScCellFieldObj::getPropertyValue( const rtl::OUString& aPropertyName ) in getPropertyValue() argument
751 String aNameString(aPropertyName); in getPropertyValue()
1390 const rtl::OUString& aPropertyName, const uno::Any& aValue ) in setPropertyValue() argument
1396 String aNameString(aPropertyName); in setPropertyValue()
1424 uno::Any SAL_CALL ScHeaderFieldObj::getPropertyValue( const rtl::OUString& aPropertyName ) in getPropertyValue() argument
1432 String aNameString(aPropertyName); in getPropertyValue()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx436 virtual ::com::sun::star::uno::Any SAL_CALL getPropertyValue(const ::rtl::OUString& aPropertyName)
440 const ::rtl::OUString& aPropertyName,
446 const ::rtl::OUString& aPropertyName,
452 const ::rtl::OUString& aPropertyName,
458 const ::rtl::OUString& aPropertyName,
/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx190 ScVbaUserForm::setValue( const ::rtl::OUString& aPropertyName, const uno::Any& aValue ) throw (bean… in setValue() argument
192 uno::Any aObject = getValue( aPropertyName ); in setValue()
210 ScVbaUserForm::getValue( const ::rtl::OUString& aPropertyName ) throw (beans::UnknownPropertyExcept… in getValue() argument
219 uno::Reference< awt::XControl > xControl = xContainer->getControl( aPropertyName ); in getValue()
/trunk/main/udkapi/com/sun/star/script/
H A DXInvocation.idl101 <var>aPropertyName</var>.
105 void setValue( [in] string aPropertyName,
114 @param aPropertyName
117 any getValue( [in] string aPropertyName )
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrolbase.hxx47 sal_Bool ImplHasProperty( const ::rtl::OUString& aPropertyName );
48 …void ImplSetPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::star::uno:…
50 ::com::sun::star::uno::Any ImplGetPropertyValue( const ::rtl::OUString& aPropertyName );
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx588 void SAL_CALL OSection::setPropertyValue( const ::rtl::OUString& aPropertyName, const uno::Any& aVa… in setPropertyValue() argument
590 SectionPropertySet::setPropertyValue( aPropertyName, aValue ); in setPropertyValue()
598 void SAL_CALL OSection::addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const uno:… in addPropertyChangeListener() argument
600 SectionPropertySet::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener()
603 void SAL_CALL OSection::removePropertyChangeListener( const ::rtl::OUString& aPropertyName, const u… in removePropertyChangeListener() argument
605 SectionPropertySet::removePropertyChangeListener( aPropertyName, aListener ); in removePropertyChangeListener()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx309 …void SAL_CALL OXSDDataType::setPropertyValue( const ::rtl::OUString& aPropertyName, const Any& aVa… in setPropertyValue() argument
311 OXSDDataType_PBase::setPropertyValue( aPropertyName, aValue ); in setPropertyValue()
321 …void SAL_CALL OXSDDataType::addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const… in addPropertyChangeListener() argument
323 OXSDDataType_PBase::addPropertyChangeListener( aPropertyName, xListener ); in addPropertyChangeListener()
327 …void SAL_CALL OXSDDataType::removePropertyChangeListener( const ::rtl::OUString& aPropertyName, co… in removePropertyChangeListener() argument
329 OXSDDataType_PBase::removePropertyChangeListener( aPropertyName, aListener ); in removePropertyChangeListener()
/trunk/main/sc/inc/
H A Dfielduno.hxx193 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
205 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
211 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
388 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
400 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
406 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
H A Dconfuno.hxx55 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
67 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
73 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
H A Daddruno.hxx59 virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName,
71 virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName,
77 virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName,
/trunk/main/package/source/xstor/
H A Dxstorage.cxx4998 if ( aPropertyName.equalsAscii( "MediaType" ) ) in setPropertyValue()
5006 else if ( aPropertyName.equalsAscii( "Version" ) ) in setPropertyValue()
5021 || aPropertyName.equalsAscii( "URL" ) in setPropertyValue()
5023 || aPropertyName.equalsAscii( "IsRoot" ) in setPropertyValue()
5068 || aPropertyName.equalsAscii( "IsRoot" ) ) in setPropertyValue()
5097 && ( aPropertyName.equalsAscii( "MediaType" ) in getPropertyValue()
5099 || aPropertyName.equalsAscii( "Version" ) ) ) in getPropertyValue()
5123 if ( aPropertyName.equalsAscii( "MediaType" ) ) in getPropertyValue()
5130 else if ( aPropertyName.equalsAscii( "IsRoot" ) ) in getPropertyValue()
5140 if ( aPropertyName.equalsAscii( "URL" ) in getPropertyValue()
[all …]
/trunk/main/chart2/source/tools/
H A DConfigColorScheme.cxx68 uno::Any getProperty( const OUString & aPropertyName );
106 uno::Any ChartConfigItem::getProperty( const OUString & aPropertyName ) in getProperty() argument
109 GetProperties( Sequence< OUString >( &aPropertyName, 1 ))); in getProperty()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1096 void SAL_CALL SdStyleSheet::setPropertyValue( const OUString& aPropertyName, const Any& aValue ) th… in setPropertyValue() argument
1101 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( aPropertyName ); in setPropertyValue()
1360 …SAL_CALL SdStyleSheet::getPropertyStates( const Sequence< OUString >& aPropertyName ) throw(Unknow… in getPropertyStates() argument
1366 sal_Int32 nCount = aPropertyName.getLength(); in getPropertyStates()
1367 const OUString* pNames = aPropertyName.getConstArray(); in getPropertyStates()
1406 Any SAL_CALL SdStyleSheet::getPropertyDefault( const OUString& aPropertyName ) throw(UnknownPropert… in getPropertyDefault() argument
1412 const SfxItemPropertySimpleEntry* pEntry = getPropertyMapEntry( aPropertyName ); in getPropertyDefault()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx437 uno::Any SAL_CALL SdXShape::getPropertyDefault( const OUString& aPropertyName ) throw( beans::Unkno… in getPropertyDefault() argument
441 if( mpPropSet->getPropertyMapEntry(aPropertyName) ) in getPropertyDefault()
443 return getPropertyValue( aPropertyName ); in getPropertyDefault()
447 uno::Any aRet( mpShape->_getPropertyDefault(aPropertyName) ); in getPropertyDefault()
449 if( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_shape_layername ) ) ) in getPropertyDefault()
491 void SAL_CALL SdXShape::setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::s… in setPropertyValue() argument
496 const SfxItemPropertySimpleEntry* pEntry = mpPropSet->getPropertyMapEntry(aPropertyName); in setPropertyValue()
723 if( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_shape_layername ) ) ) in setPropertyValue()
733 mpShape->_setPropertyValue(aPropertyName, aAny); in setPropertyValue()
/trunk/main/comphelper/source/compare/
H A DAnyCompareFactory.cxx87 …virtual Reference< XAnyCompare > SAL_CALL createAnyCompareByName ( const OUString& aPropertyName )…
126 …> SAL_CALL AnyCompareFactory::createAnyCompareByName( const OUString& aPropertyName ) throw(::com:… in createAnyCompareByName() argument
131 if( aPropertyName.equals( OUString::createFromAscii( "Title" ) ) ) in createAnyCompareByName()
/trunk/main/sw/inc/
H A Dunodraw.hxx275 …virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::st…
277 …virtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com…
278 …virtual void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::…
284 …ertyStates( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyName ) throw(::com:…
286 …n::star::uno::Any SAL_CALL getPropertyDefault( const ::rtl::OUString& aPropertyName ) throw(::com:…
/trunk/main/svx/source/table/
H A Dcell.hxx144 …SVX_DLLPRIVATE virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName, const…
146 …rtual void SAL_CALL addPropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com::…
147 …al void SAL_CALL removePropertyChangeListener( const ::rtl::OUString& aPropertyName, const ::com::…
160 …ertyStates( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyName ) throw(::com:…
162 …n::star::uno::Any SAL_CALL getPropertyDefault( const ::rtl::OUString& aPropertyName ) throw(::com:…
/trunk/main/sfx2/source/doc/
H A Diframe.cxx226 void SAL_CALL IFrameObject::setPropertyValue(const ::rtl::OUString& aPropertyName, const uno::Any& … in setPropertyValue() argument
229 const SfxItemPropertySimpleEntry* pEntry = maPropMap.getByName( aPropertyName ); in setPropertyValue()
307 uno::Any SAL_CALL IFrameObject::getPropertyValue(const ::rtl::OUString& aPropertyName) in getPropertyValue() argument
310 const SfxItemPropertySimpleEntry* pEntry = maPropMap.getByName( aPropertyName ); in getPropertyValue()
/trunk/main/ucb/source/core/
H A Ducbstore.cxx1488 const OUString& aPropertyName, const Any& aValue ) in setPropertyValue() argument
1495 if ( !aPropertyName.getLength() ) in setPropertyValue()
1506 aFullPropName += makeHierarchalNameSegment( aPropertyName ); in setPropertyValue()
1561 aEvt.PropertyName = aPropertyName; in setPropertyValue()
1630 const OUString& aPropertyName, in addPropertyChangeListener() argument
1643 aPropertyName, xListener ); in addPropertyChangeListener()
1649 const OUString& aPropertyName, in removePropertyChangeListener() argument
1659 aPropertyName, aListener ); in removePropertyChangeListener()

Completed in 182 milliseconds

12345678910>>...12