Home
last modified time | relevance | path

Searched refs:nPropId (Results 1 – 25 of 75) sorted by relevance

123

/trunk/main/sfx2/source/doc/
H A Doleprops.cxx478 SfxOlePropertyBase( nPropId, nPropType ), in SfxOleStringPropertyBase()
700 maPropNameMap[ nPropId ] = rPropName; in SetPropertyName()
713 sal_Int32 nPropId; in ImplLoad() local
714 rStrm >> nPropId; in ImplLoad()
869 if( GetInt32Value( nInt32, nPropId ) ) in GetAnyValue()
895 SetInt32Value( nPropId, nInt32 ); in SetAnyValue()
897 SetDoubleValue( nPropId, fDouble ); in SetAnyValue()
944 sal_Int32 nPropId; in ImplLoad() local
946 rStrm >> nPropId >> nPropPos; in ImplLoad()
947 aPropPosMap[ nPropId ] = nPropPos; in ImplLoad()
[all …]
H A Doleprops.hxx214 mnPropId( nPropId ), mnPropType( nPropType ) {} in SfxOlePropertyBase()
220 inline void SetPropId( sal_Int32 nPropId ) { mnPropId = nPropId; } in SetPropId() argument
257 const String& GetPropertyName( sal_Int32 nPropId ) const;
283 SfxOlePropertyRef GetProperty( sal_Int32 nPropId ) const;
305 void SetDoubleValue( sal_Int32 nPropId, double fValue );
307 void SetBoolValue( sal_Int32 nPropId, bool bValue );
314 void SetThumbnailValue( sal_Int32 nPropId,
317 void SetBlobValue( sal_Int32 nPropId,
321 com::sun::star::uno::Any GetAnyValue( sal_Int32 nPropId ) const;
327 const String& GetPropertyName( sal_Int32 nPropId ) const;
[all …]
H A Ddocinf.cxx233 const sal_Int32 nPropId = rCustomSect.GetFreePropertyId(); in SaveOlePropertySet() local
234 rCustomSect.SetBlobValue( nPropId, *i_pGuid ); in SaveOlePropertySet()
235 rCustomSect.SetPropertyName( nPropId, in SaveOlePropertySet()
241 const sal_Int32 nPropId = rCustomSect.GetFreePropertyId(); in SaveOlePropertySet() local
242 rCustomSect.SetBlobValue( nPropId, *i_pHyperlinks ); in SaveOlePropertySet()
243 rCustomSect.SetPropertyName( nPropId, in SaveOlePropertySet()
260 const sal_Int32 nPropId = rCustomSect.GetFreePropertyId(); in SaveOlePropertySet() local
261 if (rCustomSect.SetAnyValue( nPropId, in SaveOlePropertySet()
263 rCustomSect.SetPropertyName( nPropId, name ); in SaveOlePropertySet()
/trunk/main/oox/source/drawingml/
H A Dshapepropertymap.cxx93 sal_Int32 nPropId = maShapePropInfo[ ePropId ]; in setAnyProperty() local
94 if( nPropId < 0 ) return false; in setAnyProperty()
101 return setLineMarker( nPropId, rValue ); in setAnyProperty()
104 return setLineDash( nPropId, rValue ); in setAnyProperty()
107 return setFillGradient( nPropId, rValue ); in setAnyProperty()
110 return setFillBitmapUrl( nPropId, rValue ); in setAnyProperty()
116 operator[]( nPropId ) = rValue; in setAnyProperty()
129 return setAnyProperty( nPropId, aNamedMarker.Value ); in setLineMarker()
143 return setAnyProperty( nPropId, rValue ); in setLineDash()
159 return setAnyProperty( nPropId, rValue ); in setFillGradient()
[all …]
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx108 switch ( nPropId ) in DECLARE_TABLE()
220 nPropId = BASEPROPERTY_FONTDESCRIPTOR; in ImplHasProperty()
238 switch ( nPropId ) in ImplGetDefaultValue()
262 switch ( nPropId ) in ImplGetDefaultValue()
461 mpData->Insert( nPropId, pProp ); in ImplRegisterProperty()
466 ImplRegisterProperty( nPropId, ImplGetDefaultValue( nPropId ) ); in ImplRegisterProperty()
854 …const ::com::sun::star::uno::Type* pType = mpData->Get( nPropId ) ? GetPropertyType( nPropId ) : N… in read()
1031 if ( mpData->Get( nPropId ) ) in read()
1274 switch ( nPropId ) in getFastPropertyValue()
1320 sal_Int32 nPropId = 0; in setPropertyValue() local
[all …]
H A Dunocontrols.cxx108 switch ( nPropId ) in ImplGetDefaultValue()
490 if ( nPropId == BASEPROPERTY_DEFAULTCONTROL ) in ImplGetDefaultValue()
535 if ( nPropId == BASEPROPERTY_GRAPHIC ) in ImplGetDefaultValue()
659 switch ( nPropId ) in ImplGetDefaultValue()
975 switch ( nPropId ) in ImplGetDefaultValue()
1185 switch ( nPropId ) in ImplGetDefaultValue()
1370 if ( nPropId == BASEPROPERTY_DEFAULTCONTROL ) in ImplGetDefaultValue()
1376 else if ( nPropId == BASEPROPERTY_BORDER ) in ImplGetDefaultValue()
1382 else if ( nPropId == BASEPROPERTY_URL ) in ImplGetDefaultValue()
1563 else if ( nPropId == BASEPROPERTY_BORDER ) in ImplGetDefaultValue()
[all …]
H A Dformattedcontrol.cxx337 Any& rConvertedValue, Any& rOldValue, sal_Int32 nPropId, in convertFastPropertyValue() argument
340 if ( BASEPROPERTY_EFFECTIVE_DEFAULT == nPropId && rValue.hasValue() ) in convertFastPropertyValue()
369 getFastPropertyValue( rOldValue, nPropId ); in convertFastPropertyValue()
375 += GetPropertyName((sal_uInt16)nPropId) ) in convertFastPropertyValue()
381 return UnoControlModel::convertFastPropertyValue( rConvertedValue, rOldValue, nPropId, rValue ); in convertFastPropertyValue()
385 Any UnoControlFormattedFieldModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()
388 switch (nPropId) in ImplGetDefaultValue()
403 default : aReturn = UnoControlModel::ImplGetDefaultValue( nPropId ); break; in ImplGetDefaultValue()
/trunk/main/extensions/source/propctrlr/
H A Deformspropertyhandler.cxx117 switch ( nPropId ) in getPropertyValue()
181 switch ( nPropId ) in setPropertyValue()
339 switch ( nPropId ) in convertToPropertyValue()
374 switch ( nPropId ) in convertToControlValue()
432 switch ( nPropId ) in describePropertyLine()
496 (void)nPropId; in onInteractivePropertySelection()
497 OSL_ENSURE( ( PROPERTY_ID_BINDING_NAME == nPropId ) in onInteractivePropertySelection()
499 || ( PROPERTY_ID_XSD_REQUIRED == nPropId ) in onInteractivePropertySelection()
500 || ( PROPERTY_ID_XSD_RELEVANT == nPropId ) in onInteractivePropertySelection()
501 || ( PROPERTY_ID_XSD_READONLY == nPropId ) in onInteractivePropertySelection()
[all …]
H A Dformcomponenthandler.cxx340 else if ( PROPERTY_ID_FONT == nPropId ) in setPropertyValue()
527 switch ( nPropId ) in convertToPropertyValue()
653 switch ( nPropId ) in convertToControlValue()
868 PropertyId nPropId( 0 ); in doDescribeSupportedProperties() local
876 if ( nPropId == -1 ) in doDescribeSupportedProperties()
878 pProperty->Handle = nPropId; in doDescribeSupportedProperties()
899 switch ( nPropId ) in doDescribeSupportedProperties()
1018 switch ( nPropId ) in describePropertyLine()
1077 switch( nPropId ) in describePropertyLine()
1316 switch( nPropId ) in describePropertyLine()
[all …]
H A Dpropertyhandler.cxx155 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToPropertyValue() local
163 if ( ( m_pInfoService->getPropertyUIFlags( nPropId ) & PROP_FLAG_ENUM ) != 0 ) in convertToPropertyValue()
182 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToControlValue() local
184 if ( ( m_pInfoService->getPropertyUIFlags( nPropId ) & PROP_FLAG_ENUM ) != 0 ) in convertToControlValue()
213 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine() local
214 const Property& rProperty( impl_getPropertyFromId_throw( nPropId ) ); in describePropertyLine()
217 if ( ( m_pInfoService->getPropertyUIFlags( nPropId ) & PROP_FLAG_ENUM ) != 0 ) in describePropertyLine()
227 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
356 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in impl_getPropertyId_throw() local
357 if ( nPropId == -1 ) in impl_getPropertyId_throw()
[all …]
H A Dbuttonnavigationhandler.cxx101 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyState() local
103 switch ( nPropId ) in getPropertyState()
130 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyValue() local
133 switch ( nPropId ) in getPropertyValue()
161 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in setPropertyValue() local
162 switch ( nPropId ) in setPropertyValue()
224 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in onInteractivePropertySelection() local
228 switch ( nPropId ) in onInteractivePropertySelection()
246 switch ( nPropId ) in actuatingPropertyChanged()
271 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine() local
[all …]
H A Dsubmissionhandler.cxx132 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyValue() local
140 switch ( nPropId ) in getPropertyValue()
181 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in setPropertyValue() local
188 switch ( nPropId ) in setPropertyValue()
299 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine() local
300 switch ( nPropId ) in describePropertyLine()
322 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
367 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue() local
368 switch ( nPropId ) in convertToPropertyValue()
407 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue() local
[all …]
H A Dxsdvalidationpropertyhandler.cxx113 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyValue() local
120 switch ( nPropId ) in getPropertyValue()
143 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in setPropertyValue() local
148 if ( PROPERTY_ID_XSD_DATA_TYPE == nPropId ) in setPropertyValue()
311 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine() local
314 if ( nPropId != PROPERTY_ID_XSD_DATA_TYPE ) in describePropertyLine()
323 switch ( nPropId ) in describePropertyLine()
430 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
431 aDescriptor.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( nPropId ) ); in describePropertyLine()
447 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in onInteractivePropertySelection() local
[all …]
H A Dcellbindinghandler.cxx244 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyValue() local
250 switch ( nPropId ) in getPropertyValue()
290 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in setPropertyValue() local
299 switch ( nPropId ) in setPropertyValue()
347 firePropertyChange( _rPropertyName, nPropId, aOldValue, aNewValue ); in setPropertyValue()
368 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToPropertyValue() local
372 switch( nPropId ) in convertToPropertyValue()
417 PropertyId nPropId( m_pInfoService->getPropertyId( _rPropertyName ) ); in convertToControlValue() local
419 switch ( nPropId ) in convertToControlValue()
H A Dformgeometryhandler.cxx341 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in getPropertyValue() local
349 switch ( nPropId ) in getPropertyValue()
390 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in setPropertyValue() local
397 switch ( nPropId ) in setPropertyValue()
406 if ( nPropId == PROPERTY_ID_POSITIONX ) in setPropertyValue()
421 if ( nPropId == PROPERTY_ID_WIDTH ) in setPropertyValue()
458 PropertyId nPropId( impl_getPropertyId_throw( _rPropertyName ) ); in describePropertyLine() local
464 switch ( nPropId ) in describePropertyLine()
/trunk/main/oox/inc/oox/helper/
H A Dpropertymap.hxx60 static const ::rtl::OUString& getPropertyName( sal_Int32 nPropId );
63 inline bool hasProperty( sal_Int32 nPropId ) const in hasProperty()
64 { return find( nPropId ) != end(); } in hasProperty()
67 const ::com::sun::star::uno::Any* getProperty( sal_Int32 nPropId ) const;
71 … inline bool setAnyProperty( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue ) in setAnyProperty() argument
72 … { if( nPropId < 0 ) return false; (*this)[ nPropId ] = rValue; return true; } in setAnyProperty()
77 inline bool setProperty( sal_Int32 nPropId, const Type& rValue ) in setProperty() argument
78 … { if( nPropId < 0 ) return false; (*this)[ nPropId ] <<= rValue; return true; } in setProperty()
H A Dpropertyset.hxx83 bool hasProperty( sal_Int32 nPropId ) const;
89 ::com::sun::star::uno::Any getAnyProperty( sal_Int32 nPropId ) const;
94 inline bool getProperty( Type& orValue, sal_Int32 nPropId ) const in getProperty()
95 { return getAnyProperty( nPropId ) >>= orValue; } in getProperty()
99 inline bool getBoolProperty( sal_Int32 nPropId ) const in getBoolProperty()
100 … { bool bValue = false; return getProperty( bValue, nPropId ) && bValue; } in getBoolProperty()
112 … bool setAnyProperty( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue );
116 inline bool setProperty( sal_Int32 nPropId, const Type& rValue ) in setProperty() argument
117 … { return setAnyProperty( nPropId, ::com::sun::star::uno::Any( rValue ) ); } in setProperty()
/trunk/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx49 sal_Bool UnoPropertyArrayHelper::ImplHasProperty( sal_uInt16 nPropId ) const in ImplHasProperty()
51 …if ( ( nPropId >= BASEPROPERTY_FONTDESCRIPTORPART_START ) && ( nPropId <= BASEPROPERTY_FONTDESCRIP… in ImplHasProperty()
52 nPropId = BASEPROPERTY_FONTDESCRIPTOR; in ImplHasProperty()
54 return maIDs.Get( nPropId ) ? sal_True : sal_False; in ImplHasProperty()
58 …lPropertyMembersByHandle( ::rtl::OUString * pPropName, sal_Int16 * pAttributes, sal_Int32 nPropId ) in fillPropertyMembersByHandle() argument
60 sal_uInt16 id = sal::static_int_cast< sal_uInt16 >(nPropId); in fillPropertyMembersByHandle()
142 sal_uInt16 nPropId = GetPropertyId( pNames[n] ); in fillHandles() local
143 if ( nPropId && ImplHasProperty( nPropId ) ) in fillHandles()
145 pHandles[n] = nPropId; in fillHandles()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx763 switch( nPropId ) in importProperty()
789 switch( nPropId ) in importProperty()
858 switch( nPropId ) in importProperty()
872 switch( nPropId ) in importPictureData()
929 switch( nPropId ) in importProperty()
994 switch( nPropId ) in importProperty()
1010 switch( nPropId ) in importPictureData()
1076 switch( nPropId ) in importProperty()
1102 switch( nPropId ) in importPictureData()
1359 switch( nPropId ) in importProperty()
[all …]
/trunk/main/oox/inc/oox/ole/
H A Daxcontrol.hxx214 sal_Int32 nPropId,
325 virtual void importProperty( sal_Int32 nPropId, const ::rtl::OUString& rValue );
327 virtual void importPictureData( sal_Int32 nPropId, BinaryInputStream& rInStrm );
444 virtual void importProperty( sal_Int32 nPropId, const ::rtl::OUString& rValue );
455 virtual void importProperty( sal_Int32 nPropId, const ::rtl::OUString& rValue );
477 virtual void importProperty( sal_Int32 nPropId, const ::rtl::OUString& rValue );
478 virtual void importPictureData( sal_Int32 nPropId, BinaryInputStream& rInStrm );
503 virtual void importProperty( sal_Int32 nPropId, const ::rtl::OUString& rValue );
528 virtual void importProperty( sal_Int32 nPropId, const ::rtl::OUString& rValue );
529 virtual void importPictureData( sal_Int32 nPropId, BinaryInputStream& rInStrm );
[all …]
/trunk/main/oox/source/helper/
H A Dpropertyset.cxx56 bool PropertySet::hasProperty( sal_Int32 nPropId ) const in hasProperty()
60 const OUString& rPropName = PropertyMap::getPropertyName( nPropId ); in hasProperty()
71 Any PropertySet::getAnyProperty( sal_Int32 nPropId ) const in getAnyProperty()
74 return implGetPropertyValue( aValue, PropertyMap::getPropertyName( nPropId ) ) ? aValue : Any(); in getAnyProperty()
103 bool PropertySet::setAnyProperty( sal_Int32 nPropId, const Any& rValue ) in setAnyProperty() argument
105 return implSetPropertyValue( PropertyMap::getPropertyName( nPropId ), rValue ); in setAnyProperty()
H A Dpropertymap.cxx160 /*static*/ const OUString& PropertyMap::getPropertyName( sal_Int32 nPropId ) in getPropertyName() argument
162 …OSL_ENSURE( (0 <= nPropId) && (nPropId < PROP_COUNT), "PropertyMap::getPropertyName - invalid prop… in getPropertyName()
163 return StaticPropertyNameVector::get()[ nPropId ]; in getPropertyName()
166 const Any* PropertyMap::getProperty( sal_Int32 nPropId ) const in getProperty()
168 const_iterator aIt = find( nPropId ); in getProperty()
/trunk/main/oox/source/dump/
H A Doledumper.cxx415 sal_Int32 nPropId = dumpDec< sal_Int32 >( "id", mxPropIds ); in dumpSection() local
417 aPropMap[ nPropId ] = nPropPos; in dumpSection()
449 void OlePropertyStreamObject::dumpProperty( sal_Int32 nPropId, sal_uInt32 nStartPos ) in dumpProperty() argument
451 writePropertyHeader( nPropId, nStartPos ); in dumpProperty()
454 dumpPropertyContents( nPropId ); in dumpProperty()
499 sal_uInt16 OlePropertyStreamObject::dumpPropertyContents( sal_Int32 nPropId ) in dumpPropertyContents() argument
506 case OLEPROP_TYPE_SIMPLE: dumpPropertyValue( nPropId, nBaseType ); break; in dumpPropertyContents()
550 dumpPropertyValue( nPropId, nBaseType ); in dumpPropertyVector()
564 void OlePropertyStreamObject::dumpBlob( sal_Int32 nPropId, const String& rName ) in dumpBlob() argument
569 OUString aPropName = mxPropIds->getName( cfg(), nPropId ); in dumpBlob()
[all …]
/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx136 void dumpProperty( sal_Int32 nPropId, sal_uInt32 nStartPos );
140 sal_uInt16 dumpPropertyContents( sal_Int32 nPropId );
141 void dumpPropertyValue( sal_Int32 nPropId, sal_uInt16 nBaseType );
142 void dumpPropertyVector( sal_Int32 nPropId, sal_uInt16 nBaseType );
143 void dumpPropertyArray( sal_Int32 nPropId, sal_uInt16 nBaseType );
146 void dumpBlob( sal_Int32 nPropId, const String& rName );
156 void writePropertyHeader( sal_Int32 nPropId, sal_uInt32 nStartPos );
/trunk/main/oox/inc/oox/drawingml/
H A Dshapepropertymap.hxx122 … bool setLineMarker( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue );
124 bool setLineDash( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue );
126 …bool setFillGradient( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue );
128 …bool setFillBitmapUrl( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rValue …

Completed in 215 milliseconds

123