/aoo42x/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 328 XFree( pProperty ); in WMAdaptor() 364 XFree( pProperty ); in WMAdaptor() 381 XFree( pProperty ); in WMAdaptor() 412 XFree( pProperty ); in WMAdaptor() 462 if( pProperty ) in NetWMAdaptor() 540 && pProperty in NetWMAdaptor() 604 else if( pProperty ) in NetWMAdaptor() 718 if( pProperty ) in GnomeWMAdaptor() 735 && pProperty in GnomeWMAdaptor() 802 && pProperty in GnomeWMAdaptor() [all …]
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoshap4.cxx | 104 switch( pProperty->nWID ) in setPropertyValueImpl() 259 switch( pProperty->nWID ) in getPropertyValueImpl() 653 if( (pProperty->nWID >= OWN_ATTR_APPLET_DOCBASE) && (pProperty->nWID <= OWN_ATTR_APPLET_ISSCRIPT) ) in setPropertyValueImpl() 726 …if( (pProperty->nWID >= OWN_ATTR_PLUGIN_MIMETYPE) && (pProperty->nWID <= OWN_ATTR_PLUGIN_COMMANDS)… in setPropertyValueImpl() 747 …if( (pProperty->nWID >= OWN_ATTR_PLUGIN_MIMETYPE) && (pProperty->nWID <= OWN_ATTR_PLUGIN_COMMANDS)… in getPropertyValueImpl() 799 if( (pProperty->nWID >= OWN_ATTR_FRAME_URL) && (pProperty->nWID <= OWN_ATTR_FRAME_MARGIN_HEIGHT) ) in setPropertyValueImpl() 820 if( (pProperty->nWID >= OWN_ATTR_FRAME_URL) && (pProperty->nWID <= OWN_ATTR_FRAME_MARGIN_HEIGHT) ) in getPropertyValueImpl() 857 if( (pProperty->nWID >= OWN_ATTR_MEDIA_URL) && (pProperty->nWID <= OWN_ATTR_MEDIA_ZOOM) ) in setPropertyValueImpl() 863 switch( pProperty->nWID ) in setPropertyValueImpl() 946 if( ( pProperty->nWID >= OWN_ATTR_MEDIA_URL ) && ( pProperty->nWID <= OWN_ATTR_MEDIA_ZOOM ) ) in getPropertyValueImpl() [all …]
|
H A D | unoshap3.cxx | 333 switch( pProperty->nWID ) in setPropertyValueImpl() 445 switch( pProperty->nWID ) in getPropertyValueImpl() 515 switch( pProperty->nWID ) in setPropertyValueImpl() 570 switch( pProperty->nWID ) in getPropertyValueImpl() 645 switch( pProperty->nWID ) in setPropertyValueImpl() 691 switch( pProperty->nWID ) in getPropertyValueImpl() 849 switch( pProperty->nWID ) in setPropertyValueImpl() 896 switch( pProperty->nWID ) in getPropertyValueImpl() 968 switch( pProperty->nWID ) in setPropertyValueImpl() 1005 switch( pProperty->nWID ) in getPropertyValueImpl() [all …]
|
H A D | tableshape.cxx | 60 const SfxItemPropertySimpleEntry* pProperty, in setPropertyValueImpl() argument 64 switch( pProperty->nWID ) in setPropertyValueImpl() 89 switch( pProperty->nWID ) in setPropertyValueImpl() 106 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 115 const SfxItemPropertySimpleEntry* pProperty, in getPropertyValueImpl() argument 119 switch( pProperty->nWID ) in getPropertyValueImpl() 157 switch( pProperty->nWID ) in getPropertyValueImpl() 172 return SvxShape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
|
H A D | unoshape.cxx | 2247 switch( pProperty->nWID ) in setPropertyValueImpl() 2363 switch(pProperty->nWID) in setPropertyValueImpl() 2663 if( pProperty->nMemberId == MID_NAME ) in setPropertyValueImpl() 2690 switch( pProperty->nWID ) in getPropertyValueImpl() 2846 switch(pProperty->nWID) in getPropertyValueImpl() 3098 else if((( pProperty->nWID >= OWN_ATTR_VALUE_START && pProperty->nWID <= OWN_ATTR_VALUE_END ) || in getPropertyStateImpl() 3099 …( pProperty->nWID >= SDRATTR_NOTPERSIST_FIRST && pProperty->nWID <= SDRATTR_NOTPERSIST_LAST )) && … in getPropertyStateImpl() 3121 else if((pProperty->nWID >= OWN_ATTR_VALUE_START && pProperty->nWID <= OWN_ATTR_VALUE_END ) || in setPropertyToDefaultImpl() 3122 ( pProperty->nWID >= SDRATTR_NOTPERSIST_FIRST && pProperty->nWID <= SDRATTR_NOTPERSIST_LAST )) in setPropertyToDefaultImpl() 3183 if( !setPropertyToDefaultImpl( pProperty ) ) in _setPropertyToDefault() [all …]
|
H A D | shapeimpl.hxx | 49 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, const ::com::su… 50 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 70 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, const ::com::su… 71 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 91 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, const ::com::su… 92 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 111 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, const ::com::su… 112 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta…
|
H A D | unoshap2.cxx | 1105 switch( pProperty->nWID ) in setPropertyValueImpl() 1163 return SvxShapeText::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl() 1215 switch( pProperty->nWID ) in getPropertyValueImpl() 1277 return SvxShapeText::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl() 1466 switch( pProperty->nWID ) in setPropertyValueImpl() 1544 switch( pProperty->nWID ) in getPropertyValueImpl() 1649 switch( pProperty->nWID ) in setPropertyValueImpl() 1810 switch( pProperty->nWID ) in getPropertyValueImpl() 1895 return SvxShapeText::getPropertyValueImpl(rName, pProperty,rValue); in getPropertyValueImpl() 2160 switch( pProperty->nWID ) in getPropertyValueImpl() [all …]
|
/aoo42x/main/xmloff/source/draw/ |
H A D | shapeexport2.cxx | 328 for( ; pProperty != pPropertyEnd; ++pProperty ) 337 if( pProperty->Value >>= eClickAction ) 340 …else if( ( ( nFound & FOUND_MACRO ) == 0 ) && ( pProperty->Name == msMacroName || pProperty->Name … 342 if( pProperty->Value >>= aStrMacro ) 347 if( pProperty->Value >>= aStrLibrary ) 352 if( pProperty->Value >>= eEffect ) 362 if( pProperty->Value >>= eSpeed ) 372 if( pProperty->Value >>= bPlayFull ) 377 if( pProperty->Value >>= nVerb ) 394 for( ; pProperty != pPropertyEnd; ++pProperty ) [all …]
|
H A D | eventimp.cxx | 347 beans::PropertyValue* pProperty = aProperties.getArray(); in EndElement() local 349 pProperty->Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "EventType" ) ); in EndElement() 350 pProperty->Handle = -1; in EndElement() 351 pProperty->Value <<= OUString( RTL_CONSTASCII_USTRINGPARAM( "Action" ) ); in EndElement() 352 pProperty->State = beans::PropertyState_DIRECT_VALUE; in EndElement() 353 ++pProperty; in EndElement() 354 pProperty->Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in EndElement() 355 pProperty->Handle = -1; in EndElement() 356 pProperty->Value <<= msHyperURL; in EndElement() 357 pProperty->State = beans::PropertyState_DIRECT_VALUE; in EndElement()
|
/aoo42x/main/svx/inc/svx/ |
H A D | unoshape.hxx | 165 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 166 …virtual bool getPropertyStateImpl( const SfxItemPropertySimpleEntry* pProperty, ::com::sun::star::… 167 …virtual bool setPropertyToDefaultImpl( const SfxItemPropertySimpleEntry* pProperty ) throw(::com::… 344 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 345 …virtual bool getPropertyStateImpl( const SfxItemPropertySimpleEntry* pProperty, ::com::sun::star::… 346 …virtual bool setPropertyToDefaultImpl( const SfxItemPropertySimpleEntry* pProperty ) throw(::com::… 581 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 616 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 647 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… 672 …ueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleEntry* pProperty, ::com::sun::sta… [all …]
|
/aoo42x/main/svx/source/form/ |
H A D | dataaccessdescriptor.cxx | 161 const Property* pProperty = aProperties.getConstArray(); in buildFrom() local 162 const Property* pPropertyEnd = pProperty + aProperties.getLength(); in buildFrom() 167 for (;pProperty != pPropertyEnd; ++pProperty, ++pValues) in buildFrom() 169 pValues->Name = pProperty->Name; in buildFrom() 170 pValues->Value = _rxValues->getPropertyValue(pProperty->Name); in buildFrom() 251 PropertyMapEntry* pProperty = getPropertyMapEntry( _rPos ); in buildPropertyValue() local 255 …aReturn.Name = ::rtl::OUString( pProperty->mpName, pProperty->mnNameLen, RTL_TEXTENCODING_ASCII_US… in buildPropertyValue() 256 aReturn.Handle = pProperty->mnHandle; in buildPropertyValue()
|
/aoo42x/main/vcl/unx/generic/desktopdetect/ |
H A D | desktopdetector.cxx | 168 unsigned char* pProperty = NULL; in KDEVersion() local 179 &pProperty ); in KDEVersion() 180 if( !WasXError() && nItems != 0 && pProperty ) in KDEVersion() 182 nRet = *reinterpret_cast< sal_Int32* >( pProperty ); in KDEVersion() 184 if( pProperty ) in KDEVersion() 186 XFree( pProperty ); in KDEVersion() 187 pProperty = NULL; in KDEVersion()
|
/aoo42x/main/svx/source/table/ |
H A D | propertyset.cxx | 201 const Property* pProperty = mxInfo->hasProperty( *pPropertyNames++ ); in setPropertyValues() local 202 if( pProperty ) try in setPropertyValues() 204 setFastPropertyValue( pProperty->Handle, *pValues ); in setPropertyValues() 224 const Property* pProperty = mxInfo->hasProperty( *pPropertyNames++ ); in getPropertyValues() local 225 if( pProperty ) try in getPropertyValues() 227 *pValues = getFastPropertyValue( pProperty->Handle ); in getPropertyValues()
|
/aoo42x/main/oox/source/helper/ |
H A D | propertymap.cxx | 122 Property* pProperty = aSeq.getArray(); in getProperties() local 123 …ameMap::iterator aIt = maPropMap.begin(), aEnd = maPropMap.end(); aIt != aEnd; ++aIt, ++pProperty ) in getProperties() 125 pProperty->Name = aIt->first; in getProperties() 126 pProperty->Handle = 0; in getProperties() 127 pProperty->Type = aIt->second.getValueType(); in getProperties() 128 pProperty->Attributes = 0; in getProperties()
|
/aoo42x/main/chart2/source/tools/ |
H A D | WrappedPropertySet.cxx | 473 WrappedProperty* pProperty = *aIt; in getWrappedPropertyMap() local 474 if(pProperty) in getWrappedPropertyMap() 476 … sal_Int32 nHandle = getInfoHelper().getHandleByName( pProperty->getOuterName() ); in getWrappedPropertyMap() 481 delete pProperty;//we are owner or the created WrappedProperties in getWrappedPropertyMap() 487 delete pProperty;//we are owner or the created WrappedProperties in getWrappedPropertyMap() 490 (*p)[ nHandle ] = pProperty; in getWrappedPropertyMap()
|
/aoo42x/main/xmloff/source/forms/ |
H A D | propertyimport.cxx | 350 …const OAttribute2Property::AttributeAssignment* pProperty = m_rContext.getAttributeMap().getAttrib… in handleAttribute() local 351 if (pProperty) in handleAttribute() 355 aNewValue.Name = pProperty->sPropertyName; in handleAttribute() 358 …onvertString(m_rContext.getGlobalContext(), pProperty->aPropertyType, _rValue, pProperty->pEnumMap… in handleAttribute()
|
/aoo42x/main/writerfilter/source/ooxml/ |
H A D | OOXMLPropertySetImpl.cxx | 469 void OOXMLPropertySetImpl::add(OOXMLProperty::Pointer_t pProperty) in add() argument 473 debug_logger->chars(pProperty->toString()); in add() 476 if (pProperty.get() != NULL && pProperty->getId() != 0x0) in add() 478 mProperties.push_back(pProperty); in add()
|
H A D | OOXMLFastContextHandler.cxx | 504 OOXMLPropertyImpl::Pointer_t pProperty in mark() local 507 pPropSet->add(pProperty); in mark() 1180 OOXMLPropertyImpl::Pointer_t pProperty in newProperty() local 1183 mpPropertySetAttrs->add(pProperty); in newProperty() 1287 OOXMLPropertyImpl::Pointer_t pProperty in newProperty() local 1290 mpPropertySet->add(pProperty); in newProperty()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | helper.cxx | 475 OUString* pProperty = pProperties->GetObject(i); in GetFolderContentProperties() local 476 pRet[i] = *( pProperty ); in GetFolderContentProperties() 477 delete pProperty; in GetFolderContentProperties() 651 OUString* pProperty = pProperties->GetObject(i); in GetHelpTreeViewContents() local 652 pRet[i] = *( pProperty ); in GetHelpTreeViewContents() 653 delete pProperty; in GetHelpTreeViewContents()
|
/aoo42x/main/comphelper/source/property/ |
H A D | propagg.cxx | 177 const Property* pProperty = findPropertyByName( _rPropertyName ); in getPropertyByName() local 179 if ( !pProperty ) in getPropertyByName() 182 return *pProperty; in getPropertyByName() 200 const Property* pProperty = findPropertyByName( _rPropertyName ); in getHandleByName() local 201 return pProperty ? pProperty->Handle : -1; in getHandleByName()
|
H A D | opropertybag.cxx | 495 const PropertyValue* pProperty = aProperties.getConstArray(); in impl_setPropertyValues_throw() local 498 ++pName, ++pHandle, ++pProperty in impl_setPropertyValues_throw() 510 addProperty( *pName, nAttributes, pProperty->Value ); in impl_setPropertyValues_throw()
|
/aoo42x/main/basic/source/classes/ |
H A D | sbxmod.cxx | 356 SbPropertyRef pProperty = getProperty( aPropertyName ); in setValue() local 357 if ( !pProperty.Is() ) in setValue() 359 unoToSbxValue( (SbxVariable*) pProperty, aValue ); in setValue() 368 SbPropertyRef pProperty = getProperty( aPropertyName ); in getValue() local 369 if ( !pProperty.Is() ) in getValue() 372 SbxVariable* pProp = ( SbxVariable* ) pProperty; in getValue() 374 pProperty->Broadcast( SBX_HINT_DATAWANTED ); in getValue() 426 SbPropertyRef pProperty = NULL; in getProperty() local 432 pProperty = (SbProperty*)m_pMod->SbModule::Find( aName, SbxCLASS_PROPERTY ); in getProperty() 436 return pProperty; in getProperty()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | propertyhandler.cxx | 316 const Property* pProperty = impl_getPropertyFromId_nothrow( _nPropId ); in impl_getPropertyFromId_throw() local 317 if ( !pProperty ) in impl_getPropertyFromId_throw() 320 return *pProperty; in impl_getPropertyFromId_throw()
|
H A D | formcomponenthandler.cxx | 871 Property* pProperty = aAllProperties.getArray(); in doDescribeSupportedProperties() local 872 Property* pPropertiesEnd = pProperty + aAllProperties.getLength(); in doDescribeSupportedProperties() 873 for ( ; pProperty != pPropertiesEnd; ++pProperty ) in doDescribeSupportedProperties() 875 nPropId = m_pInfoService->getPropertyId( pProperty->Name ); in doDescribeSupportedProperties() 878 pProperty->Handle = nPropId; in doDescribeSupportedProperties() 896 if ( impl_shouldExcludeProperty_nothrow( *pProperty ) ) in doDescribeSupportedProperties() 905 pProperty->Attributes &= ~( PropertyAttribute::MAYBEVOID ); in doDescribeSupportedProperties() 925 aProperties.push_back( *pProperty ); in doDescribeSupportedProperties()
|
/aoo42x/main/fpicker/source/office/ |
H A D | OfficeControlAccess.cxx | 324 ::rtl::OUString* pProperty = aProps.getArray(); in getSupportedControlProperties() 328 *pProperty++ = ::rtl::OUString::createFromAscii( aProp->pPropertyName ); in getSupportedControlProperties() 330 aProps.realloc( pProperty - aProps.getArray() ); in getSupportedControlProperties()
|