Home
last modified time | relevance | path

Searched defs:aVal (Results 51 – 75 of 171) sorted by relevance

1234567

/trunk/main/sfx2/source/appl/
H A Dimpldde.cxx361 Any aVal; in IMPL_LINK() local
/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx288 uno::Any aVal = xCustomPropertySet->getPropertyValue( sName ); in IMPL_LINK() local
H A Dflddok.cxx611 String aVal(aValueED.GetText()); in FillItemSet() local
H A Dflddb.cxx233 String aVal(aValueED.GetText()); in FillItemSet() local
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1297 uno::Any aVal; aVal <<= *m_pProps->pDateTime; in attachToRange() local
1333 uno::Any aVal; aVal <<= (sal_Int16)m_pProps->nUSHORT1; in attachToRange() local
1358 uno::Any aVal; aVal <<= (OUString)m_pProps->sPar4; in attachToRange() local
1381 uno::Any aVal; aVal <<=(sal_Int16)m_pProps->nUSHORT1; in attachToRange() local
1488 uno::Any aVal; aVal <<= m_pProps->nSubType; in attachToRange() local
1713 uno::Any aVal; aVal <<= m_pProps->aPropSeq; in attachToRange() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx377 void SAL_CALL OPreparedStatement::setTime( sal_Int32 parameterIndex, const Time& aVal ) throw(SQLEx… in setTime()
384 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp()
H A DOResultSet.cxx1081 DATE_STRUCT aVal = OTools::DateToOdbcDate(x); in updateDate() local
1088 TIME_STRUCT aVal = OTools::TimeToOdbcTime(x); in updateTime() local
1095 TIMESTAMP_STRUCT aVal = OTools::DateTimeToTimestamp(x); in updateTimestamp() local
/trunk/main/svx/source/unodraw/
H A Drecoveryui.cxx295 css::uno::Any aVal = ::comphelper::ConfigurationHelper::readDirectKey( in impl_doRecovery() local
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx522 uno::Any aVal( getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RenderDevice" ) ) ) ); in processPropertiesAndCheckFormat() local
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx1575 css::uno::Any aVal = xConfig->getByName(sSetName); in impl_loadSet() local
1680 css::uno::Any aVal = xNode->getByName(PROPNAME_UINAME); in impl_readPatchUINames() local
1799 css::uno::Any aVal = xSet->getByName(sItem); in impl_loadItem() local
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx340 String aVal; in GetSourceString() local
352 String aVal; in GetOperations() local
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx211 String aVal = aEdPrintArea.GetText(); in SetReference() local
239 String aVal = aEdPrintArea.GetText(); in AddRefEntry() local
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx537 uno::Any aVal( &bSet, ::getCppuBooleanType() ); in ExecViewOptions() local
/trunk/main/stoc/test/
H A Dtestconv.cxx299 Any aVal; in initBlocks() local
/trunk/main/forms/source/xforms/
H A Dpropertysetbase.hxx94 VALUE aVal; in approveValue() local
/trunk/main/sc/source/filter/excel/
H A Dexctools.cxx382 String aVal = p->GetValue(); in Apply() local
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx122 PropertyValue aVal; in DefaultFontConfiguration() local
402 PropertyValue aVal; in FontSubstConfiguration() local
H A Dconfigitem.cxx1044 Any aVal; aVal <<= xInst; local
1189 Any aVal; aVal <<= xInst; local
1318 Any aVal; aVal <<= xInst; local
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java167 …public ComplexTypes complex_in( /*IN*/ComplexTypes aVal ) throws com.sun.star.uno.RuntimeException… in complex_in()
171 …public ComplexTypes complex_inout( /*INOUT*/ComplexTypes[] aVal ) throws com.sun.star.uno.RuntimeE… in complex_inout()
175 public void complex_oneway( /*IN*/ComplexTypes aVal ) throws com.sun.star.uno.RuntimeException { in complex_oneway()
178 public void complex_noreturn( /*IN*/ComplexTypes aVal ) throws com.sun.star.uno.RuntimeException { in complex_noreturn()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx194 String aVal; // document uses tools-strings in lcl_GetRawString() local
1110 uno::Any aVal; in ExportExternalRefCacheStyles() local
4099 OUStringBuffer aVal; in WriteExternalRefCaches() local
4104 OUStringBuffer aVal; in WriteExternalRefCaches() local
4117 OUStringBuffer aVal; in WriteExternalRefCaches() local
4122 OUStringBuffer aVal; in WriteExternalRefCaches() local
4144 OUStringBuffer aVal; in WriteExternalRefCaches() local
4158 OUStringBuffer aVal; in WriteExternalRefCaches() local
4184 OUStringBuffer aVal; in WriteExternalRefCaches() local
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx458 SvxSwFrameValidation aVal; in ActivatePage() local
/trunk/main/framework/source/dispatch/
H A Dclosedispatcher.cxx398 css::uno::Any aVal( xSet->getFastPropertyValue( 0 ) ); in IMPL_LINK() local
/trunk/main/bridges/test/
H A Dtestcomp.cxx246 …virtual ComplexTypes SAL_CALL complex_in( const ::com::sun::star::test::performance::ComplexTypes&… in complex_in()
248 …virtual ComplexTypes SAL_CALL complex_inout( ::com::sun::star::test::performance::ComplexTypes& aV… in complex_inout()
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx246 uno::Any aVal; in CreateOrUpdateExample() local
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx322 uno::Any aVal = uno::makeAny( double(10.) ); in StyleSheetTable_Impl() local
716 void PropValVector::Insert( beans::PropertyValue aVal ) in Insert()

Completed in 216 milliseconds

1234567