Home
last modified time | relevance | path

Searched refs:aVal (Results 151 – 175 of 206) sorted by relevance

123456789

/trunk/main/basic/source/comp/
H A Dsymtbl.cxx519 aVal.Erase(); nVal = n; eType = t; in Set()
524 aVal = n; nVal = 0; eType = SbxSTRING; in Set()
H A Dexprtree.cxx810 aVal = pExpr->aStrVal; in SbiConstExpression()
860 refConv->PutString( aVal ); in GetShortValue()
/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx288 uno::Any aVal = xCustomPropertySet->getPropertyValue( sName ); in IMPL_LINK() local
289 const uno::Type& rValueType = aVal.getValueType(); in IMPL_LINK()
H A Dflddb.cxx233 String aVal(aValueED.GetText()); in FillItemSet() local
277 InsertFld( nTypeId, nSubType, aName, aVal, nFormat); in FillItemSet()
H A Dfldvar.cxx1177 String aVal(aValueED.GetText()); in FillItemSet() local
1281 aVal = aValueED.GetText(); in FillItemSet()
1295 InsertFld( nTypeId, nSubType, aName, aVal, nFormat, in FillItemSet()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2640 uno::Any aVal( uno::makeAny( sal_Int8(nIntValue != 0 ? 2 : 0 ))); in sprmWithProps() local
2641 rContext->Insert( PROP_PARA_WIDOWS, true, aVal ); in sprmWithProps()
2642 rContext->Insert( PROP_PARA_ORPHANS, true, aVal ); in sprmWithProps()
2998 uno::Any aVal = uno::makeAny( fVal ); in sprmWithProps() local
3000 rContext->Insert( PROP_CHAR_HEIGHT_COMPLEX, true, aVal ); in sprmWithProps()
3004 rContext->Insert( PROP_CHAR_HEIGHT, true, aVal ); in sprmWithProps()
3005 rContext->Insert( PROP_CHAR_HEIGHT_ASIAN, true, aVal ); in sprmWithProps()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx90 BigInt aVal( nVal ); in ScaleMetricValue() local
92 aVal *= nMul; in ScaleMetricValue()
94 if ( aVal.IsNeg() != ( nDiv < 0 ) ) in ScaleMetricValue()
95 aVal-=nDiv/2; // fuer korrektes Runden in ScaleMetricValue()
97 aVal+=nDiv/2; // fuer korrektes Runden in ScaleMetricValue()
99 aVal/=nDiv; in ScaleMetricValue()
101 return long( aVal ); in ScaleMetricValue()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx522 uno::Any aVal( getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RenderDevice" ) ) ) ); in processPropertiesAndCheckFormat() local
523 aVal >>= xRenderDevice; in processPropertiesAndCheckFormat()
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx399 void ArgInput::SetArgVal(const String &aVal) in SetArgVal() argument
403 pEdArg ->SetRefString(aVal ); in SetArgVal()
H A DControlHelper.hxx153 void SetArgVal(const String &aVal);
/trunk/main/framework/source/dispatch/
H A Dclosedispatcher.cxx398 css::uno::Any aVal( xSet->getFastPropertyValue( 0 ) ); in IMPL_LINK() local
400 if( aVal >>= bState ) in IMPL_LINK()
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx669 Any aVal; in getTablePrivileges() local
671 aVal <<= _sCatalog; in getTablePrivileges()
672 Reference< XResultSet > xPrivileges = _xMetaData->getTablePrivileges(aVal, _sSchema, _sTable); in getTablePrivileges()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx592 sal_Int64 aVal = 0; in createWindow() local
593 aDeviceParams[1] >>= aVal; in createWindow()
594 if( !createWindow( reinterpret_cast< Window* >( aVal ) ) ) in createWindow()
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx1826 uno::Any aVal; in GetObjCntType() local
1834 aVal = xSet->getPropertyValue( sName ); in GetObjCntType()
1835 if( aVal.getValue() && form::FormButtonType_URL == *((form::FormButtonType*)aVal.getValue()) ) in GetObjCntType()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1332 ImplControlValue aVal; in ImplGetNativeCheckAndRadioSize() local
1343 aVal, in ImplGetNativeCheckAndRadioSize()
1359 aVal, in ImplGetNativeCheckAndRadioSize()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx1157 rtl::OUStringBuffer aVal( rtl::OUString::valueOf( fVal ) ); in ImpValueOfInKB() local
1158 sal_Int32 nX( rtl::OUString( aVal.getStr() ).indexOf( '.', 0 ) ); in ImpValueOfInKB()
1160 aVal.setLength( nX + 2 ); in ImpValueOfInKB()
1161 return aVal.makeStringAndClear(); in ImpValueOfInKB()
/trunk/main/sc/workben/
H A Dtest.cxx1466 String aVal = OUStringToString(xText->getText(), CHARSET_SYSTEM); in lcl_PageStyle() local
1467 aTimeText.SetText(aVal); in lcl_PageStyle()
1725 String aVal = OUStringToString( xPos->getText(), CHARSET_SYSTEM ); in IMPL_LINK() local
1726 aTimeText.SetText(aVal); in IMPL_LINK()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx775 Any aVal = xComponentSet->getPropertyValue( PROPERTY_VALUE ); in AppendComponent() local
778 if (aVal >>= aDoubleVal) in AppendComponent()
794 Any aVal = xComponentSet->getPropertyValue( PROPERTY_DATE ); in AppendComponent() local
796 if (aVal >>= nInt32Val) in AppendComponent()
817 Any aVal = xComponentSet->getPropertyValue( PROPERTY_TIME ); in AppendComponent() local
819 if (aVal >>= nInt32Val) in AppendComponent()
/trunk/main/sw/inc/
H A Dcellatr.hxx90 SwTblBoxValue( const double aVal );
/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx65 ONDXKey::ONDXKey(double aVal, sal_uInt32 nRec) in ONDXKey() argument
68 ,xValue(aVal) in ONDXKey()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1291 String aVal; in lcl_GetInputString() local
1324 aVal = rEngine.GetText( LINEEND_LF ); in lcl_GetInputString()
1336 aVal.Insert('\'',0); in lcl_GetInputString()
1337 else if ( aVal.Len() && aVal.GetChar(0) == '\'' ) in lcl_GetInputString()
1342 aVal.Insert('\'',0); in lcl_GetInputString()
1348 return aVal; in lcl_GetInputString()
6195 String aVal; in GetOutputString_Impl() local
6210 aVal = rEngine.GetText( LINEEND_LF ); in GetOutputString_Impl()
6224 return aVal; in GetOutputString_Impl()
6230 String aVal; in GetOutputString_Impl() local
[all …]
/trunk/main/sc/source/ui/inc/
H A Dfuncutl.hxx162 void SetArgVal(const String &aVal);
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx428 ::rtl::OUString aVal; in getString()
430aVal = OTools::getStringValue(m_pConnection,m_aStatementHandle,columnIndex,impl_getColumnType_noth… in getString()
434 return aVal; in getString()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx789 TimeValue aVal = { 0, 250000000 }; in Yield() local
792 osl_waitCondition( maWaitingYieldCond, &aVal ); in Yield()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1011 css::uno::Any aVal = ::comphelper::ConfigurationHelper::readDirectKey( in impl_furtherDocsAllowed() local
1020 if ( ! aVal.hasValue()) in impl_furtherDocsAllowed()
1025 aVal >>= nMaxOpenDocuments; in impl_furtherDocsAllowed()

Completed in 247 milliseconds

123456789