Home
last modified time | relevance | path

Searched refs:pSeqAny (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx87 com::sun::star::uno::Any* pSeqAny = GetPropertyValueByName( rSequenceName ); in GetPropertyValueByName() local
88 if ( pSeqAny ) in GetPropertyValueByName()
96 *((::com::sun::star::uno::Sequence < beans::PropertyValue >*)pSeqAny->getValue()); in GetPropertyValueByName()
150 com::sun::star::uno::Any* pSeqAny = GetPropertyValueByName( rSequenceName ); in SetPropertyValue() local
151 if( pSeqAny == NULL ) in SetPropertyValue()
163 pSeqAny = &aPropSeq[ nIndex ].Value; in SetPropertyValue()
168 if( pSeqAny ) in SetPropertyValue()
202 com::sun::star::uno::Any* pSeqAny = &aPropSeq[ (*aHashIter).second ].Value; in ClearPropertyValue() local
203 if ( pSeqAny ) in ClearPropertyValue()
238 com::sun::star::uno::Any* pSeqAny = GetPropertyValueByName( rSequenceName ); in ClearPropertyValue() local
[all …]

Completed in 22 milliseconds