Home
last modified time | relevance | path

Searched refs:pValues (Results 151 – 175 of 194) sorted by relevance

12345678

/trunk/main/svl/inc/svl/
H A Daeitem.hxx35 SfxAllEnumValueArr* pValues; member in SfxAllEnumItem
/trunk/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx161 Any pValues[] = { in SaveSettingsToConfiguration() local
184 rSettings->replaceByName( pNames[ i ], pValues[ i ] ); in SaveSettingsToConfiguration()
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx1227 const OUString *pValues = 0; in OutHTML_DrawFrmFmtAsControl() local
1236 pValues = aValList.getConstArray(); in OutHTML_DrawFrmFmtAsControl()
1258 const OUString& rVal = pValues[i]; in OutHTML_DrawFrmFmtAsControl()
/trunk/main/cui/source/options/
H A Doptinet2.cxx1537 const Any* pValues = aValues.getConstArray(); in MailerProgramCfg_Impl() local
1541 if(pValues[nProp].hasValue()) in MailerProgramCfg_Impl()
1547 pValues[nProp] >>= sProgram; in MailerProgramCfg_Impl()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx194 sal_Int32 * pValues = ((typelib_EnumTypeDescription *)pTypeDescr)->pEnumValues; in val2str() local
198 if (pValues[ nPos ] == *(sal_Int32 *)pVal) in val2str()
/trunk/main/pyuno/source/module/
H A Dpyuno.cxx233 sal_Int32 * pValues = ((typelib_EnumTypeDescription *)pTypeDescr)->pEnumValues; in val2str() local
237 if (pValues[nPos] == *(int *)pVal) in val2str()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlcnimp.hxx46 SvXMLAttrContainerData_Impl *pValues; member in SvXMLAttrContainerData
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx678 const double* pValues = rData.getConstArray(); in lcl_getErrorBarLogicLength() local
679 for(sal_Int32 i=0; i<rData.getLength(); ++i, ++pValues) in lcl_getErrorBarLogicLength()
681 if(fMaxValue<*pValues) in lcl_getErrorBarLogicLength()
682 fMaxValue=*pValues; in lcl_getErrorBarLogicLength()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1118 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues() local
1130 const beans::PropertyValue& rValue = pValues[ n ]; in setPropertyValues()
2030 beans::PropertyValue* pValues = aValues.getArray(); in transfer() local
2036 beans::PropertyValue& rValue = pValues[ n ]; in transfer()
/trunk/main/svx/source/unogallery/
H A Dunogalitem.hxx85 …phelper::PropertyMapEntry** ppEntries, const ::com::sun::star::uno::Any* pValues ) throw(::com::su…
/trunk/main/svtools/source/inc/
H A Drenderer.hxx79 …phelper::PropertyMapEntry** ppEntries, const ::com::sun::star::uno::Any* pValues ) throw(::com::su…
/trunk/main/svx/inc/svx/
H A Dunopool.hxx59 …phelper::PropertyMapEntry** ppEntries, const ::com::sun::star::uno::Any* pValues ) throw(::com::su…
/trunk/main/svtools/source/graphic/
H A Ddescriptor.hxx112 …phelper::PropertyMapEntry** ppEntries, const ::com::sun::star::uno::Any* pValues ) throw(::com::su…
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx870 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues() local
878 const beans::PropertyValue& rValue = pValues[ n ]; in setPropertyValues()
/trunk/main/starmath/inc/
H A Dunomodel.hxx65 …Values( const comphelper::PropertyMapEntry** ppEntries, const ::com::sun::star::uno::Any* pValues )
/trunk/main/embeddedobj/test/Container1/
H A DBitmapPainter.java249 public Object execute( NamedValue[] pValues ) in execute() argument
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1773 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues() local
1777 const beans::PropertyValue& rValue = pValues[ n ]; in setPropertyValues()
3626 uno::Any* pValues = aValues.getArray(); in getLockOwner() local
3627 pValues[ 0 ] = xRow->getObject( 1, uno::Reference< container::XNameAccess >() ); in getLockOwner()
/trunk/main/sw/source/ui/envelp/
H A Dswuilabimp.hxx128 const rtl::OUString* pValues );
H A Dlabel1.cxx707 const rtl::OUString* pNames, const rtl::OUString* pValues ) in SetUserData() argument
712 pEntry->SetUserData( new String( pValues[ i ] )); in SetUserData()
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx552 Any* pValues = aValues.getArray(); in MakeFolder() local
553 pValues[0] = makeAny( OUString( aTitle ) ); in MakeFolder()
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx829 Any* pValues = aValues.getArray(); in getPropertyValues() local
836 Any& rValue = pValues[ n ]; in getPropertyValues()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1954 const uno::Any* pValues = aValues.getConstArray(); in setPropertyValues() local
1964 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++, pNames++, pValues++ ) in setPropertyValues()
1968 setPropertyValue( *pNames, *pValues ); in setPropertyValues()
1985 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++, pNames++, pValues++ ) in setPropertyValues()
1989 xSet->setPropertyValue( *pNames, *pValues ); in setPropertyValues()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1355 TimeFilterPair* pValues = aTimeFilter.getArray(); in fillNode() local
1364 pValues->Time = aToken.copy( 0, nPos ).toDouble(); in fillNode()
1365 pValues->Progress = aToken.copy( nPos+1, aToken.getLength() - nPos - 1 ).toDouble(); in fillNode()
1367 pValues++; in fillNode()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1352 const PropertyValue* pValues; member
1353 IndexCompare( const PropertyValue* pVals ) : pValues(pVals) {} in IndexCompare()
1356 return (pValues[a].Name < pValues[b].Name) ? true : false; in operator ()()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx295 Any* pValues = aValues.getArray(); in implApplySpecificProperties() local
301 ++aPropValues, ++pNames, ++pValues in implApplySpecificProperties()
305 *pValues = aPropValues->Value; in implApplySpecificProperties()

Completed in 160 milliseconds

12345678