Home
last modified time | relevance | path

Searched refs:nValue (Results 1 – 25 of 659) sorted by relevance

12345678910>>...27

/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx262 return nValue; in getMaxBinaryLiteralLength()
269 return nValue; in getMaxRowSize()
276 return nValue; in getMaxCatalogNameLength()
283 return nValue; in getMaxCharLiteralLength()
290 return nValue; in getMaxColumnNameLength()
297 return nValue; in getMaxColumnsInIndex()
304 return nValue; in getMaxCursorNameLength()
311 return nValue; in getMaxConnections()
318 return nValue; in getMaxColumnsInTable()
1531 return nValue == SQL_OIC_CORE || nValue == SQL_OIC_LEVEL2 || nValue == SQL_OIC_LEVEL1; in supportsCoreSQLGrammar()
[all …]
/aoo41x/main/xmloff/source/style/
H A Dxmlbahdl.cxx51 nValue = SHRT_MIN; in lcl_xmloff_setAny()
53 nValue = SHRT_MAX; in lcl_xmloff_setAny()
57 rValue <<= nValue; in lcl_xmloff_setAny()
73 nValue = nValue8; in lcl_xmloff_getAny()
115 sal_Int32 nValue; in exportXML() local
171 sal_Int32 nValue; in exportXML() local
177 if( nValue == 0 ) in exportXML()
218 sal_Int32 nValue; in exportXML() local
332 sal_Int32 nValue; in exportXML() local
419 sal_Int32 nValue; in exportXML() local
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dconnect.cxx192 SetMetricValue( aMtrFldHorz1, nValue, eUnit ); in Reset()
290 if( nValue <= 2 ) in Reset()
296 if( nValue <= 1 ) in Reset()
302 if( nValue == 0 ) in Reset()
333 sal_Int32 nValue; in FillItemSet() local
337 nValue = GetCoreValue( aMtrFldHorz1, eUnit ); in FillItemSet()
344 nValue = GetCoreValue( aMtrFldHorz2, eUnit ); in FillItemSet()
351 nValue = GetCoreValue( aMtrFldVert1, eUnit ); in FillItemSet()
358 nValue = GetCoreValue( aMtrFldVert2, eUnit ); in FillItemSet()
365 nValue = GetCoreValue( aMtrFldLine1, eUnit ); in FillItemSet()
[all …]
H A Dtextanim.cxx275 if( nValue == 0 ) in Reset()
308 if( nValue == 0 ) in Reset()
332 if( nValue <= 0 ) in Reset()
335 nValue = -nValue; in Reset()
336 if( nValue == 0 ) in Reset()
337 nValue++; in Reset()
434 sal_Int64 nValue = 0; in FillItemSet() local
455 sal_Int64 nValue = 0; in FillItemSet() local
476 sal_Int64 nValue = 0; in FillItemSet() local
480 nValue = -nValue; in FillItemSet()
[all …]
H A Dmeasure.cxx203 SetMetricValue( aMtrFldLineDist, nValue, eUnit ); in Reset()
233 SetMetricValue( aMtrFldHelplineDist, nValue, eUnit ); in Reset()
248 SetMetricValue( aMtrFldHelpline1Len, nValue, eUnit ); in Reset()
291 aMtrFldDecimalPlaces.SetValue( nValue ); in Reset()
446 sal_Int32 nValue; in FillItemSet() local
451 nValue = GetCoreValue( aMtrFldLineDist, eUnit ); in FillItemSet()
452 rAttrs.Put( SdrMeasureLineDistItem( nValue ) ); in FillItemSet()
466 rAttrs.Put( SdrMeasureHelplineDistItem( nValue ) ); in FillItemSet()
473 rAttrs.Put( SdrMeasureHelpline1LenItem( nValue ) ); in FillItemSet()
480 rAttrs.Put( SdrMeasureHelpline2LenItem( nValue ) ); in FillItemSet()
[all …]
/aoo41x/main/vcl/source/control/
H A Dfield.cxx68 nValue *= 10; in ImplPower10()
70 return nValue; in ImplPower10()
219 rValue = nValue; in ImplNumericGetValue()
1039 double nValue; in ReformatAll() local
1251 return rtl::math::isFinite( nValue ) ? nValue : 0.0; in nonValueDoubleToValueDouble()
1336 nValue += ( nValue < 0 ) ? (-nDiv/2) : (nDiv/2); in ConvertDoubleValue()
1341 return nValue; in ConvertDoubleValue()
1394 nValue += (nValue < 0) ? (-nDiv/2) : (nDiv/2); in ConvertDoubleValue()
1398 return nValue; in ConvertDoubleValue()
1451 nValue += (nValue < 0) ? (-nDiv/2) : (nDiv/2); in ConvertDoubleValue()
[all …]
H A Dlongcurr.cxx53 BigInt nValue = 1; in ImplPower10() local
56 nValue *= 10; in ImplPower10()
58 return nValue; in ImplPower10()
251 nValue+=1; in ImplNumericGetValue()
253 nValue-=1; in ImplNumericGetValue()
256 rValue = nValue; in ImplNumericGetValue()
287 BigInt nValue; in ImplLongCurrencyReformat() local
563 nTmp += nValue; in Denormalize()
695 nValue = mnMax; in Up()
708 nValue = mnMin; in Down()
[all …]
/aoo41x/main/xmloff/source/chart/
H A DPropertyMaps.cxx371 sal_Int32 nValue = 0; in handleSpecialItem() local
378 rProperty.maValue >>= nValue; in handleSpecialItem()
384 rProperty.maValue >>= nValue; in handleSpecialItem()
419 rProperty.maValue >>= nValue; in handleSpecialItem()
424 rProperty.maValue >>= nValue; in handleSpecialItem()
508 sal_Int32 nValue = 0; in handleSpecialItem() local
517 rProperty.maValue >>= nValue; in handleSpecialItem()
522 rProperty.maValue <<= nValue; in handleSpecialItem()
528 rProperty.maValue >>= nValue; in handleSpecialItem()
533 rProperty.maValue <<= nValue; in handleSpecialItem()
[all …]
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx170 _rStr >> nValue; in operator >>()
171 if ( nValue ) in operator >>()
184 _rStr >> nValue; in operator >>()
204 _rStr >> nValue; in operator >>()
207 _rStr >> nValue; in operator >>()
209 _rStr >> nValue; in operator >>()
211 _rStr >> nValue; in operator >>()
213 _rStr >> nValue; in operator >>()
215 _rStr >> nValue; in operator >>()
218 _rStr >> nValue; in operator >>()
[all …]
/aoo41x/main/sw/source/ui/utlui/
H A Dprcntfld.cxx63 nRefValue = nValue; in SetRefValue()
264 nValue = MetricField::Normalize(nValue); in NormalizePercent()
266 nValue = nValue * ImpPower10(nOldDigits); in NormalizePercent()
268 return nValue; in NormalizePercent()
278 nValue = MetricField::Denormalize(nValue); in DenormalizePercent()
282 nValue = ((nValue+(nFactor/2)) / nFactor); in DenormalizePercent()
285 return nValue; in DenormalizePercent()
310 nValue *= 10; in ImpPower10()
312 return nValue; in ImpPower10()
336 return nValue; in Convert()
[all …]
/aoo41x/main/rsc/source/res/
H A Drscrange.cxx111 ((RscRangeInst*)pDef)->nValue ) in IsValueDefault()
131 if( nMax < nValue || nMin > nValue ) in SetNumber()
133 ((RscRangeInst *)rInst.pData)->nValue = (sal_uInt16)( nValue - nMin ); in SetNumber()
320 &((RscLongRangeInst*)pDef)->nValue, in IsValueDefault()
337 if( nMax < nValue || nMin > nValue ) in SetNumber()
470 sal_Int32 nValue ) in SetConst() argument
472 return SetNumber( rInst, nValue ); in SetConst()
597 if( nMax < nValue || nMin > nValue ) in SetNumber()
600 *(RscId *)rInst.pData = RscId( nValue ); in SetNumber()
717 if( (nMax >= nValue) && (nMin <= nValue) ) in IsConsistent()
[all …]
/aoo41x/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx74 float nValue = 3.0f; in valueOf_float_test_001() local
75 valueOf_float_test(nValue); in valueOf_float_test_001()
80 float nValue = 3.5f; in valueOf_float_test_002() local
81 valueOf_float_test(nValue); in valueOf_float_test_002()
86 float nValue = 3.0625f; in valueOf_float_test_003() local
92 float nValue = 3.502525f; in valueOf_float_test_004() local
98 float nValue = 3.141592f; in valueOf_float_test_005() local
104 float nValue = 3.5025255f; in valueOf_float_test_006() local
110 float nValue = 3.0039062f; in valueOf_float_test_007() local
141 double nValue = 3.0; in valueOf_double_test_001() local
[all …]
/aoo41x/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx66 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_001() local
67 CPPUNIT_ASSERT_MESSAGE("compare failed, strings are equal.", nValue == 0); in compare_001()
75 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_002() local
76 CPPUNIT_ASSERT_MESSAGE("compare failed, strings are equal.", nValue == 0); in compare_002()
84 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_003() local
85 CPPUNIT_ASSERT_MESSAGE("compare failed, strings differ.", nValue != 0); in compare_003()
122 CPPUNIT_ASSERT_MESSAGE("compare failed, strings are equal.", nValue == 0); in compare_001()
131 CPPUNIT_ASSERT_MESSAGE("compare failed, strings are equal.", nValue == 0); in compare_002()
149 CPPUNIT_ASSERT_MESSAGE("compare failed, strings differ.", nValue != 0); in compare_003()
232 CPPUNIT_ASSERT_MESSAGE("compare failed, strings differ.", nValue != 0); in compare_004()
[all …]
/aoo41x/main/svl/source/items/
H A Daeitem.cxx46 sal_uInt16 nValue; member
121 pVal->nValue = rCopy.pValues->GetObject(nPos)->nValue; in SfxAllEnumItem()
170 return pValues->GetObject(nPos)->nValue; in GetValueByPos()
210 if ( pValues->GetObject(nPos)->nValue >= nVal ) in _GetPosByValue()
230 return nValue; in GetPosByValue()
232 return SfxEnumItem::GetPosByValue( nValue ); in GetPosByValue()
241 pVal->nValue = nValue; in InsertValue()
248 RemoveValue( nValue ); in InsertValue()
259 pVal->nValue = nValue; in InsertValue()
282 if ( (*pDisabledValues)[i] == nValue ) in IsEnabled()
[all …]
H A Dcintitem.cxx89 rVal <<= nValue; in QueryValue()
98 if (rVal >>= nValue) in PutValue()
100 m_nValue = nValue; in PutValue()
224 rVal <<= nValue; in QueryValue()
232 sal_Int32 nValue = 0; in PutValue() local
233 if (rVal >>= nValue) in PutValue()
356 rVal <<= nValue; in QueryValue()
365 if (rVal >>= nValue) in PutValue()
367 m_nValue = nValue; in PutValue()
490 rVal <<= nValue; in QueryValue()
[all …]
/aoo41x/main/svx/source/engine3d/
H A Dfloat3d.cxx1906 nValue = 0; in GetAttr()
1908 nValue = 1; in GetAttr()
1910 nValue = 2; in GetAttr()
2198 nValue = 3; in GetAttr()
2200 nValue = 1; in GetAttr()
2202 nValue = 3; in GetAttr()
2204 if( nValue == 1 || nValue == 3 ) in GetAttr()
2211 nValue = 99; in GetAttr()
2213 nValue = 1; in GetAttr()
2215 nValue = 2; in GetAttr()
[all …]
/aoo41x/main/writerfilter/source/resourcemodel/
H A Dutil.cxx182 aAny >>= nValue; in propertysetToString()
192 aAny >>= nValue; in propertysetToString()
202 aAny >>= nValue; in propertysetToString()
212 aAny >>= nValue; in propertysetToString()
222 aAny >>= nValue; in propertysetToString()
232 aAny >>= nValue; in propertysetToString()
234 if (nValue) in propertysetToString()
255 aAny >>= nValue; in propertysetToString()
257 switch (nValue) in propertysetToString()
314 switch (nValue) in propertysetToString()
[all …]
/aoo41x/main/oox/source/export/
H A Dvmlexport.cxx184 switch ( nValue ) in impl_AddArrowHead()
204 switch ( nValue ) in impl_AddArrowLength()
221 switch ( nValue ) in impl_AddArrowWidth()
513 sal_uInt32 nValue; in Commit() local
519 switch ( nValue ) in Commit()
542 impl_AddColor( pAttrList, XML_color, nValue ); in Commit()
570 sal_uInt32 nValue; in Commit() local
577 impl_AddInt( pAttrList, XML_weight, nValue ); in Commit()
582 switch ( nValue ) in Commit()
621 switch ( nValue ) in Commit()
[all …]
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx66 return nValue; in getMaxBinaryLiteralLength()
72 return nValue; in getMaxRowSize()
78 return nValue; in getMaxCatalogNameLength()
84 return nValue; in getMaxCharLiteralLength()
90 return nValue; in getMaxColumnNameLength()
96 return nValue; in getMaxColumnsInIndex()
102 return nValue; in getMaxCursorNameLength()
108 return nValue; in getMaxConnections()
114 return nValue; in getMaxColumnsInTable()
120 return nValue; in getMaxStatementLength()
[all …]
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx64 sal_Int16 nValue = NORMAL; in setSuperscript() local
69 nValue = SUPERSCRIPT; in setSuperscript()
79 short nValue = NORMAL; in getSuperscript() local
95 sal_Int16 nValue = NORMAL; in setSubscript() local
100 nValue= SUBSCRIPT; in setSubscript()
112 short nValue = NORMAL; in getSubscript() local
202 nValue = awt::FontStrikeout::SINGLE; in setStrikethrough()
209 short nValue = 0; in getStrikethrough() local
232 short nValue = awt::FontSlant_NONE; in setItalic() local
234 nValue = awt::FontSlant_ITALIC; in setItalic()
[all …]
/aoo41x/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx56 sal_Bool bNegative = nValue < 0; in getAlignedHexValueOf()
57 nValue = bNegative ? -nValue : nValue; in getAlignedHexValueOf()
61 if (nValue < 0x80) in getAlignedHexValueOf()
64 if (nValue < 0x8000) in getAlignedHexValueOf()
67 if (nValue < 0x800000) in getAlignedHexValueOf()
77 nValue /= 256; in getAlignedHexValueOf()
106 if (nValue < 0) in getValueOf()
109 nValue *= -1; in getValueOf()
112 if (nValue == 0) in getValueOf()
120 while (nValue > 0) in getValueOf()
[all …]
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDatabaseMetaData.cxx79 return nValue; in getMaxBinaryLiteralLength()
85 return nValue; in getMaxRowSize()
91 return nValue; in getMaxCatalogNameLength()
97 return nValue; in getMaxCharLiteralLength()
103 return nValue; in getMaxColumnNameLength()
109 return nValue; in getMaxColumnsInIndex()
115 return nValue; in getMaxCursorNameLength()
121 return nValue; in getMaxConnections()
127 return nValue; in getMaxColumnsInTable()
133 return nValue; in getMaxStatementLength()
[all …]
/aoo41x/main/sd/source/ui/dlg/
H A Ddlgsnap.cxx107 nValue = Fraction( nValue ) / aUIScale; in SdSnapLineDlg()
108 aMtrFldX.SetMin( nValue ); in SdSnapLineDlg()
109 aMtrFldX.SetFirst( nValue ); in SdSnapLineDlg()
113 nValue = Fraction( nValue ) / aUIScale; in SdSnapLineDlg()
114 aMtrFldX.SetMax( nValue ); in SdSnapLineDlg()
115 aMtrFldX.SetLast( nValue ); in SdSnapLineDlg()
119 nValue = Fraction( nValue ) / aUIScale; in SdSnapLineDlg()
120 aMtrFldY.SetMin( nValue ); in SdSnapLineDlg()
125 nValue = Fraction( nValue ) / aUIScale; in SdSnapLineDlg()
126 aMtrFldY.SetMax( nValue ); in SdSnapLineDlg()
[all …]
/aoo41x/main/framework/source/uielement/
H A Dspinfieldtoolbarcontroller.cxx270 double nValue = m_nValue + m_nStep; in Up() local
271 if ( m_bMaxSet && nValue > m_nMax ) in Up()
274 m_nValue = nValue; in Up()
283 double nValue = m_nValue - m_nStep; in Down() local
284 if ( m_bMinSet && nValue < m_nMin ) in Down()
287 m_nValue = nValue; in Down()
377 sal_Int32 nValue; in executeControlCommand() local
396 sal_Int32 nValue; in executeControlCommand() local
413 sal_Int32 nValue; in executeControlCommand() local
443 sal_Int32 nValue; in executeControlCommand() local
[all …]
/aoo41x/main/tools/inc/tools/
H A Dbigint.hxx146 inline BigInt::BigInt( short nValue ) in BigInt() argument
150 nVal = nValue; in BigInt()
153 inline BigInt::BigInt( long nValue ) in BigInt() argument
157 nVal = nValue; in BigInt()
160 inline BigInt::BigInt( int nValue ) in BigInt() argument
164 nVal = nValue; in BigInt()
171 nVal = nValue; in BigInt()
210 nVal = nValue; in operator =()
219 nVal = nValue; in operator =()
228 nVal = nValue; in operator =()
[all …]

Completed in 222 milliseconds

12345678910>>...27