| /AOO41X/main/sdext/source/minimizer/ |
| H A D | unodialog.cxx | 168 … 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() 245 …::insertFixedText( const OUString& rName, const Sequence< OUString > rPropertyNames, const Sequenc… in insertFixedText() argument 251 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertFixedText() 263 …g::insertCheckBox( const OUString& rName, const Sequence< OUString > rPropertyNames, const Sequenc… in insertCheckBox() argument 269 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertCheckBox() 281 …ertFormattedField( const OUString& rName, const Sequence< OUString > rPropertyNames, const Sequenc… in insertFormattedField() argument 287 rName, rPropertyNames, rPropertyValues ), UNO_QUERY_THROW ); in insertFormattedField() [all …]
|
| H A D | unodialog.hxx | 81 …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…
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoport.cxx | 440 const uno::Sequence< OUString >& rPropertyNames ) in GetPropertyValues_Impl() 443 sal_Int32 nLength = rPropertyNames.getLength(); in GetPropertyValues_Impl() 444 const OUString *pPropertyNames = rPropertyNames.getConstArray(); in GetPropertyValues_Impl() 445 uno::Sequence< uno::Any > aValues(rPropertyNames.getLength()); in GetPropertyValues_Impl() 486 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl() 496 const OUString* pPropertyNames = rPropertyNames.getConstArray(); in SetPropertyValues_Impl() 499 for(sal_Int32 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in SetPropertyValues_Impl() 514 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValues() 524 SetPropertyValues_Impl( rPropertyNames, rValues ); in setPropertyValues() 539 const uno::Sequence< OUString >& rPropertyNames ) in getPropertyValues() [all …]
|
| H A D | unoparagraph.cxx | 165 const uno::Sequence< ::rtl::OUString >& rPropertyNames, 173 const uno::Sequence< ::rtl::OUString >& rPropertyNames) 179 const uno::Sequence< ::rtl::OUString >& rPropertyNames, 421 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl() 431 const OUString* pPropertyNames = rPropertyNames.getConstArray(); in SetPropertyValues_Impl() 435 for (sal_Int32 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in SetPropertyValues_Impl() 459 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValues() 469 m_pImpl->SetPropertyValues_Impl( rPropertyNames, rValues ); in setPropertyValues() 485 const uno::Sequence< OUString > & rPropertyNames ) in GetPropertyValues_Impl() 491 uno::Sequence< uno::Any > aValues(rPropertyNames.getLength()); in GetPropertyValues_Impl() [all …]
|
| H A D | unosect.cxx | 158 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() 619 OUString const*const pPropertyNames = rPropertyNames.getConstArray(); in SetPropertyValues_Impl() 625 for (sal_Int32 nProperty = 0; nProperty < rPropertyNames.getLength(); in SetPropertyValues_Impl() 978 const uno::Sequence< ::rtl::OUString >& rPropertyNames, in setPropertyValues() 988 m_pImpl->SetPropertyValues_Impl( rPropertyNames, rValues ); in setPropertyValues() 1022 const uno::Sequence< OUString > & rPropertyNames ) in GetPropertyValues_Impl() 1032 uno::Sequence< uno::Any > aRet(rPropertyNames.getLength()); in GetPropertyValues_Impl() [all …]
|
| H A D | unostyle.cxx | 2221 const uno::Sequence< OUString >& rPropertyNames, in SetPropertyValues_Impl() 2241 if(rPropertyNames.getLength() != rValues.getLength()) in SetPropertyValues_Impl() 2244 const OUString* pNames = rPropertyNames.getConstArray(); in SetPropertyValues_Impl() 2261 for(sal_Int16 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in SetPropertyValues_Impl() 2288 const uno::Sequence< OUString >& rPropertyNames, in setPropertyValues() 2298 SetPropertyValues_Impl( rPropertyNames, rValues ); in setPropertyValues() 2509 const uno::Sequence< OUString > & rPropertyNames ) in GetPropertyValues_Impl() 2527 const OUString* pNames = rPropertyNames.getConstArray(); in GetPropertyValues_Impl() 2528 uno::Sequence< uno::Any > aRet(rPropertyNames.getLength()); in GetPropertyValues_Impl() 2532 for(sal_Int32 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in GetPropertyValues_Impl() [all …]
|
| H A D | SwXTextDefaults.cxx | 206 …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()
|
| H A D | unoobj.cxx | 2094 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() 2105 for (sal_Int32 i = 0, nEnd = rPropertyNames.getLength(); i < nEnd; i++) 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() [all …]
|
| /AOO41X/main/svl/source/config/ |
| H A D | cjkoptions.cxx | 75 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames ); 172 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() 194 DBG_ASSERT( aValues.getLength() == rPropertyNames.getLength(), "GetProperties failed" ); in Load() 195 DBG_ASSERT( aROStates.getLength() == rPropertyNames.getLength(), "GetReadOnlyStates failed" ); in Load() [all …]
|
| H A D | ctloptions.cxx | 155 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 …]
|
| /AOO41X/main/unotools/source/config/ |
| H A D | inetoptions.cxx | 106 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 …]
|
| /AOO41X/main/ucbhelper/source/client/ |
| H A D | content.cxx | 614 const Sequence< rtl::OUString >& rPropertyNames ) in getPropertyValues() 617 Reference< XRow > xRow = getPropertyValuesInterface( rPropertyNames ); in getPropertyValues() 619 sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyValues() 656 const Sequence< rtl::OUString >& rPropertyNames ) in getPropertyValuesInterface() 659 sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyValuesInterface() 663 const rtl::OUString* pNames = rPropertyNames.getConstArray(); in getPropertyValuesInterface() 722 const Sequence< rtl::OUString >& rPropertyNames, in setPropertyValues() 726 if ( rPropertyNames.getLength() != rValues.getLength() ) in setPropertyValues() 743 const rtl::OUString* pNames = rPropertyNames.getConstArray(); in setPropertyValues() 849 Any Content::createCursorAny( const Sequence< rtl::OUString >& rPropertyNames, in createCursorAny() argument [all …]
|
| /AOO41X/main/sw/inc/ |
| H A D | unoparagraph.hxx | 198 ::rtl::OUString >& rPropertyNames) 214 rPropertyNames, 224 rPropertyNames) 228 rPropertyNames, 238 rPropertyNames, 248 rPropertyNames, 257 rPropertyNames) 263 rPropertyNames)
|
| H A D | unosection.hxx | 176 ::rtl::OUString >& rPropertyNames) 192 rPropertyNames, 202 rPropertyNames) 206 rPropertyNames, 216 rPropertyNames,
|
| H A D | unotextcursor.hxx | 192 ::rtl::OUString >& rPropertyNames) 210 rPropertyNames) 216 rPropertyNames)
|
| /AOO41X/main/svtools/source/config/ |
| H A D | miscopt.cxx | 145 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 D | helpopt.cxx | 189 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()
|
| /AOO41X/main/ucbhelper/inc/ucbhelper/ |
| H A D | content.hxx | 102 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,
|
| /AOO41X/main/cppuhelper/source/ |
| H A D | propshlp.cxx | 913 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()
|
| /AOO41X/main/comphelper/source/property/ |
| H A D | ChainablePropertySet.cxx | 240 …_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 D | MasterPropertySet.cxx | 404 …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()
|
| /AOO41X/main/unotools/inc/unotools/ |
| H A D | inetoptions.hxx | 112 com::sun::star::uno::Sequence< rtl::OUString > const & rPropertyNames, 128 com::sun::star::uno::Sequence< rtl::OUString > const & rPropertyNames,
|
| /AOO41X/main/toolkit/source/controls/ |
| H A D | unocontrol.cxx | 496 …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()
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | configsettings.hxx | 49 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames );
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | languageoptions.hxx | 118 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames );
|