Home
last modified time | relevance | path

Searched refs:rPropertyNames (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/sdext/source/minimizer/
H A Dunodialog.cxx168 const Sequence< OUString >& rPropertyNames, const Sequence< Any >& rPropertyValues ) in insertControlModel()
175 xMultiPropSet->setPropertyValues( rPropertyNames, rPropertyValues ); in insertControlModel()
219 const Sequence< OUString >& rPropertyNames, const Sequence< Any >& rPropertyValues ) in insertButton()
225 rName, rPropertyNames, rPropertyValues ) ); in insertButton()
251 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertFixedText()
269 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertCheckBox()
287 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertFormattedField()
305 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertComboBox()
323 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertRadioButton()
341 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertListBox()
[all …]
H A Dunodialog.hxx81 …const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames, const com::sun::star::uno::S…
85 …onListener > xActionListener, const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames,
89 …const com::sun::star::uno::Sequence< rtl::OUString > rPropertyNames, const com::sun::star::uno::Se…
92 …const com::sun::star::uno::Sequence< rtl::OUString > rPropertyNames, const com::sun::star::uno::Se…
95 …const com::sun::star::uno::Sequence< rtl::OUString > rPropertyNames, const com::sun::star::uno::Se…
98 …const com::sun::star::uno::Sequence< rtl::OUString > rPropertyNames, const com::sun::star::uno::Se…
101 …const com::sun::star::uno::Sequence< rtl::OUString > rPropertyNames, const com::sun::star::uno::Se…
104 …const com::sun::star::uno::Sequence< rtl::OUString > rPropertyNames, const com::sun::star::uno::Se…
107 …const com::sun::star::uno::Sequence< rtl::OUString > rPropertyNames, const com::sun::star::uno::Se…
/trunk/main/sw/source/core/unocore/
H A Dunoport.cxx440 const uno::Sequence< OUString >& rPropertyNames ) in GetPropertyValues_Impl()
443 sal_Int32 nLength = rPropertyNames.getLength(); in GetPropertyValues_Impl()
486 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl()
514 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValues()
539 const uno::Sequence< OUString >& rPropertyNames ) in getPropertyValues()
568 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValuesTolerant()
580 sal_Int32 nProps = rPropertyNames.getLength(); in setPropertyValuesTolerant()
670 const uno::Sequence< OUString >& rPropertyNames, in GetPropertyValuesTolerant_Impl()
680 sal_Int32 nProps = rPropertyNames.getLength(); in GetPropertyValuesTolerant_Impl()
690 rPropertyNames, in GetPropertyValuesTolerant_Impl()
[all …]
H A Dunoparagraph.cxx434 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl()
472 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValues()
591 const uno::Sequence< OUString > & rPropertyNames ) in GetPropertyValues_Impl()
702 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValuesTolerant()
708 if (rPropertyNames.getLength() != rValues.getLength()) in setPropertyValuesTolerant()
719 const sal_Int32 nProps = rPropertyNames.getLength(); in setPropertyValuesTolerant()
720 const OUString *pProp = rPropertyNames.getConstArray(); in setPropertyValuesTolerant()
797 const uno::Sequence< OUString >& rPropertyNames ) in getPropertyValuesTolerant()
821 const uno::Sequence< OUString >& rPropertyNames ) in getDirectPropertyValuesTolerant()
832 const uno::Sequence< OUString >& rPropertyNames, in GetPropertyValuesTolerant_Impl()
[all …]
H A Dunosect.cxx158 const uno::Sequence< ::rtl::OUString >& rPropertyNames,
165 const uno::Sequence< ::rtl::OUString >& rPropertyNames)
600 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl()
606 if(rPropertyNames.getLength() != rValues.getLength()) in SetPropertyValues_Impl()
978 const uno::Sequence< ::rtl::OUString >& rPropertyNames, in setPropertyValues()
1022 const uno::Sequence< OUString > & rPropertyNames ) in GetPropertyValues_Impl()
1032 uno::Sequence< uno::Any > aRet(rPropertyNames.getLength()); in GetPropertyValues_Impl()
1342 const uno::Sequence< ::rtl::OUString >& rPropertyNames) in getPropertyValues()
1482 const uno::Sequence< OUString >& rPropertyNames) in getPropertyStates()
1495 const OUString* pNames = rPropertyNames.getConstArray(); in getPropertyStates()
[all …]
H A Dunostyle.cxx2372 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl()
2450 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValues()
2791 const uno::Sequence< OUString > & rPropertyNames ) in GetPropertyValues_Impl()
2892 const uno::Sequence< OUString >& rPropertyNames ) in getPropertyValues()
3025 const uno::Sequence< OUString >& rPropertyNames) in getPropertyStates()
3581 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl()
3855 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValues()
3903 const uno::Sequence< OUString >& rPropertyNames ) in GetPropertyValues_Impl()
3909 sal_Int32 nLength = rPropertyNames.getLength(); in GetPropertyValues_Impl()
4146 const uno::Sequence< OUString >& rPropertyNames ) in getPropertyValues()
[all …]
H A Dunoobj.cxx2094 const uno::Sequence< OUString >& rPropertyNames, in GetPropertyStates()
2098 const OUString* pNames = rPropertyNames.getConstArray(); in GetPropertyStates()
2099 uno::Sequence< beans::PropertyState > aRet(rPropertyNames.getLength()); in GetPropertyStates()
2491 const uno::Sequence< OUString >& rPropertyNames) in getPropertyStates()
2499 rUnoCursor, m_pImpl->m_rPropSet, rPropertyNames); in getPropertyStates()
2586 const uno::Sequence< OUString >& rPropertyNames) in setPropertiesToDefault()
2593 const sal_Int32 nCount = rPropertyNames.getLength(); in setPropertiesToDefault()
2597 const OUString * pNames = rPropertyNames.getConstArray(); in setPropertiesToDefault()
2657 const uno::Sequence< OUString >& rPropertyNames) in getPropertyDefaults()
2665 const sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyDefaults()
[all …]
H A DSwXTextDefaults.cxx206 …tyState > SAL_CALL SwXTextDefaults::getPropertyStates( const Sequence< OUString >& rPropertyNames ) in getPropertyStates() argument
209 const sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyStates()
210 const OUString * pNames = rPropertyNames.getConstArray(); in getPropertyStates()
/trunk/main/svl/source/config/
H A Dcjkoptions.cxx172 Sequence<OUString> &rPropertyNames = PropertyNames::get(); in Load() local
173 if(!rPropertyNames.getLength()) in Load()
175 rPropertyNames.realloc(9); in Load()
176 OUString* pNames = rPropertyNames.getArray(); in Load()
188 EnableNotification( rPropertyNames ); in Load()
190 Sequence< Any > aValues = GetProperties(rPropertyNames); in Load()
191 Sequence< sal_Bool > aROStates = GetReadOnlyStates(rPropertyNames); in Load()
196 …if ( aValues.getLength() == rPropertyNames.getLength() && aROStates.getLength() == rPropertyNames.… in Load()
244 Sequence<OUString> &rPropertyNames = PropertyNames::get(); in Commit() local
245 OUString* pOrgNames = rPropertyNames.getArray(); in Commit()
[all …]
H A Dctloptions.cxx155 Sequence< rtl::OUString > &rPropertyNames = PropertyNames::get(); in Commit() local
156 rtl::OUString* pOrgNames = rPropertyNames.getArray(); in Commit()
157 sal_Int32 nOrgCount = rPropertyNames.getLength(); in Commit()
247 Sequence< rtl::OUString >& rPropertyNames = PropertyNames::get(); in Load() local
248 if ( !rPropertyNames.getLength() ) in Load()
250 rPropertyNames.realloc(6); in Load()
251 rtl::OUString* pNames = rPropertyNames.getArray(); in Load()
258 EnableNotification( rPropertyNames ); in Load()
260 Sequence< Any > aValues = GetProperties( rPropertyNames ); in Load()
261 Sequence< sal_Bool > aROStates = GetReadOnlyStates( rPropertyNames ); in Load()
[all …]
/trunk/main/unotools/source/config/
H A Dinetoptions.cxx106 star::uno::Sequence< rtl::OUString > const & rPropertyNames,
112 star::uno::Sequence< rtl::OUString > const & rPropertyNames,
355 star::uno::Sequence< rtl::OUString > const & rPropertyNames, in addPropertiesChangeListener()
361 for (sal_Int32 i = 0; i < rPropertyNames.getLength(); ++i) in addPropertiesChangeListener()
362 rEntry.insert(rPropertyNames[i]); in addPropertiesChangeListener()
368 star::uno::Sequence< rtl::OUString > const & rPropertyNames, in removePropertiesChangeListener()
376 for (sal_Int32 i = 0; i < rPropertyNames.getLength(); ++i) in removePropertiesChangeListener()
377 aIt->second.erase(rPropertyNames[i]); in removePropertiesChangeListener()
525 star::uno::Sequence< rtl::OUString > const & rPropertyNames, in addPropertiesChangeListener()
529 m_pImpl->addPropertiesChangeListener(rPropertyNames, rListener); in addPropertiesChangeListener()
[all …]
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx619 sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyValues()
659 sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyValuesInterface()
726 if ( rPropertyNames.getLength() != rValues.getLength() ) in setPropertyValues()
853 sal_Int32 nCount = rPropertyNames.getLength(); in createCursorAny()
856 const rtl::OUString* pNames = rPropertyNames.getConstArray(); in createCursorAny()
920 Any aCursorAny = createCursorAny( rPropertyNames, eMode ); in createCursor()
981 createCursorAny( rPropertyNames, eMode ) >>= aResult; in createDynamicCursor()
1083 Any aCursorAny = createCursorAny( rPropertyNames, eMode ); in createSortedCursor()
1368 rPropertyNames, in insertNewContent()
1374 rPropertyNames, in insertNewContent()
[all …]
/trunk/main/sw/inc/
H A Dunoparagraph.hxx198 ::rtl::OUString >& rPropertyNames)
214 rPropertyNames,
224 rPropertyNames)
228 rPropertyNames,
238 rPropertyNames,
248 rPropertyNames,
257 rPropertyNames)
263 rPropertyNames)
H A Dunosection.hxx176 ::rtl::OUString >& rPropertyNames)
192 rPropertyNames,
202 rPropertyNames)
206 rPropertyNames,
216 rPropertyNames,
H A Dunotextcursor.hxx192 ::rtl::OUString >& rPropertyNames)
210 rPropertyNames)
216 rPropertyNames)
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontent.hxx102 rtl::OUString >& rPropertyNames,
419 rtl::OUString >& rPropertyNames )
446 rtl::OUString >& rPropertyNames )
496 rtl::OUString >& rPropertyNames,
607 rtl::OUString >& rPropertyNames,
651 rtl::OUString >& rPropertyNames,
682 … createSortedDynamicCursor( const ::com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames,
700 createSortedCursor( const ::com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames,
858 rtl::OUString >& rPropertyNames,
927 rtl::OUString >& rPropertyNames,
/trunk/main/svtools/source/config/
H A Dmiscopt.cxx145 void Load( const Sequence< OUString >& rPropertyNames );
391 void SvtMiscOptions_Impl::Load( const Sequence< OUString >& rPropertyNames ) in Load() argument
394 Sequence< Any > seqValues = GetProperties( rPropertyNames ); in Load()
399 …DBG_ASSERT( !(rPropertyNames.getLength()!=seqValues.getLength()), "SvtSecurityOptions_Impl::SvtSec… in Load()
408 switch( lcl_MapPropertyName(rPropertyNames[nProperty], aInternalPropertyNames) ) in Load()
544 void SvtMiscOptions_Impl::Notify( const Sequence< OUString >& rPropertyNames ) in Notify() argument
546 Load( rPropertyNames ); in Notify()
H A Dhelpopt.cxx189 void SvtHelpOptions_Impl::Load(const uno::Sequence< ::rtl::OUString>& rPropertyNames) in Load() argument
192 Sequence< Any > aValues = GetProperties( rPropertyNames ); in Load()
194 DBG_ASSERT( aValues.getLength() == rPropertyNames.getLength(), "GetProperties failed" ); in Load()
195 if ( aValues.getLength() == rPropertyNames.getLength() ) in Load()
197 for ( int nProp = 0; nProp < rPropertyNames.getLength(); nProp++ ) in Load()
207 switch ( lcl_MapPropertyName(rPropertyNames[nProp], aInternalPropertyNames) ) in Load()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx913 const Sequence<OUString>& rPropertyNames, in setPropertyValues() argument
920 sal_Int32 nSeqLen = rPropertyNames.getLength(); in setPropertyValues()
925 sal_Int32 nHitCount = rPH.fillHandles( pHandles, rPropertyNames ); in setPropertyValues()
938 Sequence<Any> OPropertySetHelper::getPropertyValues( const Sequence<OUString>& rPropertyNames ) in getPropertyValues() argument
941 sal_Int32 nSeqLen = rPropertyNames.getLength(); in getPropertyValues()
948 rPH.fillHandles( pHandles, rPropertyNames ); in getPropertyValues()
980 const Sequence<OUString>& rPropertyNames, in firePropertiesChangeEvent() argument
984 sal_Int32 nLen = rPropertyNames.getLength(); in firePropertiesChangeEvent()
987 rPH.fillHandles( pHandles, rPropertyNames ); in firePropertiesChangeEvent()
988 const OUString* pNames = rPropertyNames.getConstArray(); in firePropertiesChangeEvent()
/trunk/main/comphelper/source/property/
H A DChainablePropertySet.cxx240 …L_CALL ChainablePropertySet::getPropertyStates( const Sequence< ::rtl::OUString >& rPropertyNames ) in getPropertyStates() argument
243 const sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyStates()
249 const OUString * pString = rPropertyNames.getConstArray(); in getPropertyStates()
H A DMasterPropertySet.cxx404 …SAL_CALL MasterPropertySet::getPropertyStates( const Sequence< ::rtl::OUString >& rPropertyNames ) in getPropertyStates() argument
407 const sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyStates()
413 const OUString * pString = rPropertyNames.getConstArray(); in getPropertyStates()
/trunk/main/unotools/inc/unotools/
H A Dinetoptions.hxx112 com::sun::star::uno::Sequence< rtl::OUString > const & rPropertyNames,
128 com::sun::star::uno::Sequence< rtl::OUString > const & rPropertyNames,
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx496 …mplLockPropertyChangeNotifications( const Sequence< ::rtl::OUString >& rPropertyNames, bool bLock ) in ImplLockPropertyChangeNotifications() argument
498 for ( const ::rtl::OUString* pPropertyName = rPropertyNames.getConstArray(); in ImplLockPropertyChangeNotifications()
499 pPropertyName != rPropertyNames.getConstArray() + rPropertyNames.getLength(); in ImplLockPropertyChangeNotifications()
/trunk/main/vcl/inc/vcl/
H A Dconfigsettings.hxx49 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames );
/trunk/main/svl/inc/svl/
H A Dlanguageoptions.hxx118 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames );

Completed in 173 milliseconds

12