Searched refs:aProps (Results 276 – 290 of 290) sorted by relevance
1...<<1112
169 …String aProps = Integer.toString( (int)aDimension.getWidth() ) + "|" + Integer.toString( (int)aDim… in SaveDataToStorage() local170 xOutStream.writeBytes( aProps.getBytes() ); in SaveDataToStorage()
2143 Sequence < PropertyValue > aProps( 1 ); in SetOutlineStyles() local2144 PropertyValue *pProps = aProps.getArray(); in SetOutlineStyles()2155 makeAny( aProps )); in SetOutlineStyles()
3318 uno::Sequence< beans::Property > aProps; in createArrayHelper() local3319 describeProperties(aProps); in createArrayHelper()3320 return new ::cppu::OPropertyArrayHelper(aProps); in createArrayHelper()
329 com::sun::star::beans::PropertyValue >& aProps )
141 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > & aProps,
922 uno::Sequence< beans::Property > aProps = getSupportedProperties(); in getProperty() local923 const beans::Property* pIter = aProps.getConstArray(); in getProperty()924 const beans::Property* pEnd = pIter + aProps.getLength(); in getProperty()
1298 Sequence< ::com::sun::star::beans::Property> aProps = xReturn->getProperties(); in getPropertySetInfo() local1299 const ::com::sun::star::beans::Property* pProps = aProps.getConstArray(); in getPropertySetInfo()1301 for (sal_Int32 i=0; i<aProps.getLength(); ++i, ++pProps) in getPropertySetInfo()
234 ::com::sun::star::beans::PropertyValue >& aProps )
121 SwNoteProps aProps; in SwPostItMgr() local122 mbIsShowAnchor = aProps.IsShowAnchor(); in SwPostItMgr()
1112 vector<XMLPropertyState> aProps; in ExportExternalRefCacheStyles() local1113 aProps.push_back(XMLPropertyState(nEntryIndex, aVal)); in ExportExternalRefCacheStyles()1115 aProps.push_back(XMLPropertyState(nEntryIndex, aVal)); in ExportExternalRefCacheStyles()1119 if (GetAutoStylePool()->Add(aName, XML_STYLE_FAMILY_TABLE_CELL, aDefaultStyle, aProps)) in ExportExternalRefCacheStyles()
477 …com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps ) throw (::com::su…
438 …com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps ) throw (::com::su…
712 …InStream, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aProps )
5677 const uno::Sequence< beans::PropertyValue >& aProps ) in insertStreamElementDirect()5715 pElement->m_pStream->InsertStreamDirectly( xInStream, aProps ); in insertStreamElementDirect()
117 … <td>sequence< <type scope="com::sun::star::beans">Property</type> > aProps</td>
Completed in 166 milliseconds