Home
last modified time | relevance | path

Searched defs:aVal (Results 1 – 25 of 171) sorted by relevance

1234567

/trunk/main/xmloff/source/transform/
H A DTransformerActions.cxx52 XMLTransformerActions::value_type aVal( aKey, aData ); in XMLTransformerActions() local
81 XMLTransformerActions::value_type aVal( aKey, aData ); in Add() local
H A DTransformerTokenMap.cxx40 XMLTransformerTokenMap::value_type aVal( GetXMLToken( *pInit ), in XMLTransformerTokenMap() local
H A DDeepTContext.cxx48 XMLTransformerContextVector::value_type aVal( pContext ); in AddContent() local
162 XMLTransformerContextVector::value_type aVal( pContext ); in CreateChildContext() local
H A DMetaTContext.cxx89 XMLMetaContexts_Impl::value_type aVal( rLocalName, pContext ); in CreateChildContext() local
H A DMergeElemTContext.cxx251 XMLPersTextContentTContextVector::value_type aVal(pTC); in CreateChildContext() local
263 XMLPersTextContentTContextVector::value_type aVal(pTC); in CreateChildContext() local
H A DCreateElemTContext.cxx104 XMLTransformerContextVector::value_type aVal( in StartElement() local
/trunk/main/testtools/source/performance/
H A Dcli_testobj_performance.cs81 public ComplexTypes complex_in( /*IN*/ComplexTypes aVal ) { return aVal; } in complex_in()
82 public ComplexTypes complex_inout( /*INOUT*/ref ComplexTypes aVal ) { return aVal; } in complex_inout()
83 public void complex_oneway( /*IN*/ComplexTypes aVal ) {} in complex_oneway()
84 public void complex_noreturn( /*IN*/ComplexTypes aVal ) {} in complex_noreturn()
H A Dubobject.cxx192 …virtual ComplexTypes SAL_CALL complex_in( const ::com::sun::star::test::performance::ComplexTypes&… in complex_in()
194 …virtual ComplexTypes SAL_CALL complex_inout( ::com::sun::star::test::performance::ComplexTypes& aV… in complex_inout()
196 …virtual void SAL_CALL complex_oneway( const ::com::sun::star::test::performance::ComplexTypes& aVa… in complex_oneway()
198 …virtual void SAL_CALL complex_noreturn( const ::com::sun::star::test::performance::ComplexTypes& a… in complex_noreturn()
/trunk/main/svx/inc/svx/
H A De3ditem.hxx38 basegfx::B3DVector aVal; member in SvxB3DVectorItem
/trunk/main/svl/inc/svl/
H A Dszitem.hxx40 Size aVal; member in SfxSizeItem
H A Dptitem.hxx38 Point aVal; member in SfxPointItem
H A Drectitem.hxx39 Rectangle aVal; member in SfxRectangleItem
/trunk/main/editeng/inc/editeng/
H A Ditemtype.hxx62 BigInt aVal( nVal ); in Scale() local
/trunk/main/cui/source/options/
H A Doptasian.cxx201 Any aVal; in FillItemSet() local
217 Any aVal; in FillItemSet() local
280 Any aVal = pImpl->xPrSet->getPropertyValue(sCompress); in Reset() local
286 Any aVal = pImpl->xPrSet->getPropertyValue(sPunct); in Reset() local
/trunk/main/chart2/source/inc/
H A DCommonFunctors.hxx150 FirstOfPairEquals( const First & aVal ) in FirstOfPairEquals()
171 SecondOfPairEquals( const Value & aVal ) in SecondOfPairEquals()
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx150 DATE_STRUCT aVal; in DateToOdbcDate() local
158 TIME_STRUCT aVal; in TimeToOdbcTime() local
166 TIMESTAMP_STRUCT aVal; in DateTimeToTimestamp() local
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1307 PropertyValue aVal; in getJobProperties() local
1315 PropertyValue aVal; in getJobProperties() local
1323 PropertyValue aVal; in getJobProperties() local
1367 beans::PropertyValue aVal; in setValue() local
1409 PropertyValue aVal; in setUIOptions() local
1726 Any aVal( getValue( i_rPropertyName ) ); in getBoolValue() local
1785 PropertyValue aVal; in appendPrintUIOptions() local
1916 PropertyValue aVal; in getBoolControlOpt() local
1943 PropertyValue aVal; in getChoiceControlOpt() local
1975 PropertyValue aVal; in getRangeControlOpt() local
[all …]
/trunk/main/extensions/workben/
H A Dtestresource.cxx67 UsrAny aVal; in Main() local
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx78 uno::Any aVal; in setVerticalAlignment() local
153 uno::Any aVal; in setHorizontalAlignment() local
237 uno::Any aVal; in setOrientation() local
676 uno::Any aVal; in setReadingOrder() local
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx188 void SAL_CALL OPreparedStatement::setTime( sal_Int32 parameterIndex, const Time& aVal ) throw(SQLEx… in setTime()
196 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp()
229 void SAL_CALL OPreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 aVal ) throw(SQLExce… in setLong()
/trunk/main/sw/source/filter/ww1/
H A Dw1par.cxx50 sal_uInt32 aVal[ 1 ]; in WW1_Read_FieldIniFlags() local
/trunk/main/svl/source/items/
H A Ditemprop.cxx275 Any aVal; in getPropertyValue() local
283 const Any& aVal, in setPropertyValue()
324 const Any& aVal, in setPropertyValue()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx103 rtl::OUString aVal; in ContentProvider() local
/trunk/main/editeng/source/uno/
H A Dunoipset.cxx124 uno::Any aVal; in getPropertyValue() local
236 uno::Any aVal; in getPropertyValue() local
/trunk/main/svtools/source/uno/
H A Daddrtempuno.cxx188 PropertyValue aVal; in implInitialize() local

Completed in 110 milliseconds

1234567