Home
last modified time | relevance | path

Searched defs:nValue (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/AOO41X/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx260 SQLUINTEGER nValue; in getMaxBinaryLiteralLength() local
267 SQLUINTEGER nValue; in getMaxRowSize() local
274 SQLUSMALLINT nValue; in getMaxCatalogNameLength() local
281 SQLUINTEGER nValue; in getMaxCharLiteralLength() local
288 SQLUSMALLINT nValue; in getMaxColumnNameLength() local
295 SQLUSMALLINT nValue; in getMaxColumnsInIndex() local
302 SQLUSMALLINT nValue; in getMaxCursorNameLength() local
309 SQLUSMALLINT nValue; in getMaxConnections() local
316 SQLUSMALLINT nValue; in getMaxColumnsInTable() local
323 SQLUINTEGER nValue; in getMaxStatementLength() local
[all …]
/AOO41X/main/cui/source/tabpages/
H A Dconnect.cxx191 long nValue = ( ( const SdrEdgeNode1HorzDistItem* )pItem )->GetValue(); in Reset() local
205 long nValue = ( ( const SdrEdgeNode2HorzDistItem* )pItem )->GetValue(); in Reset() local
219 long nValue = ( ( const SdrEdgeNode1VertDistItem* )pItem )->GetValue(); in Reset() local
233 long nValue = ( ( const SdrEdgeNode2VertDistItem* )pItem )->GetValue(); in Reset() local
247 long nValue = ( ( const SdrEdgeLine1DeltaItem* )pItem )->GetValue(); in Reset() local
261 long nValue = ( ( const SdrEdgeLine2DeltaItem* )pItem )->GetValue(); in Reset() local
275 long nValue = ( ( const SdrEdgeLine3DeltaItem* )pItem )->GetValue(); in Reset() local
289 sal_uInt16 nValue = ( ( const SdrEdgeLineDeltaAnzItem* )pItem )->GetValue(); in Reset() local
316 SdrEdgeKind nValue = ( ( const SdrEdgeKindItem* )pItem )->GetValue(); in Reset() local
333 sal_Int32 nValue; in FillItemSet() local
[all …]
H A Dmeasure.cxx202 long nValue = ( ( const SdrMeasureLineDistItem* )pItem )->GetValue(); in Reset() local
217 long nValue = ( ( const SdrMeasureHelplineOverhangItem* )pItem )->GetValue(); in Reset() local
232 long nValue = ( ( const SdrMeasureHelplineDistItem* )pItem )->GetValue(); in Reset() local
247 long nValue = ( ( const SdrMeasureHelpline1LenItem* )pItem )->GetValue(); in Reset() local
262 long nValue = ( ( const SdrMeasureHelpline2LenItem* )pItem )->GetValue(); in Reset() local
290 sal_Int16 nValue = ( ( const SdrMeasureDecimalPlacesItem* )pItem )->GetValue(); in Reset() local
446 sal_Int32 nValue; in FillItemSet() local
715 sal_Int32 nValue = GetCoreValue( aMtrFldLineDist, eUnit ); in IMPL_LINK() local
721 sal_Int32 nValue = GetCoreValue( aMtrFldHelplineOverhang, eUnit ); in IMPL_LINK() local
727 sal_Int32 nValue = GetCoreValue( aMtrFldHelplineDist, eUnit ); in IMPL_LINK() local
[all …]
H A Dtextanim.cxx273 long nValue = (long) ( ( const SdrTextAniCountItem* )pItem )->GetValue(); in Reset() local
306 long nValue = (long) ( ( const SdrTextAniDelayItem* )pItem )->GetValue(); in Reset() local
331 long nValue = (long) ( ( const SdrTextAniAmountItem* )pItem )->GetValue(); in Reset() local
434 sal_Int64 nValue = 0; in FillItemSet() local
455 sal_Int64 nValue = 0; in FillItemSet() local
476 sal_Int64 nValue = 0; in FillItemSet() local
685 sal_Int64 nValue = aMtrFldAmount.GetValue() / 10; in IMPL_LINK() local
701 sal_Int64 nValue = aMtrFldAmount.GetValue() * 10; in IMPL_LINK() local
741 void SvxTextAnimationPage::SelectDirection( SdrTextAniDirection nValue ) in SelectDirection()
757 sal_uInt16 nValue = 0; in GetSelectedDirection() local
/AOO41X/main/writerfilter/source/resourcemodel/
H A Dutil.cxx181 sal_Int8 nValue = 0; in propertysetToString() local
191 sal_Int16 nValue = 0; in propertysetToString() local
201 sal_Int32 nValue = 0; in propertysetToString() local
211 float nValue = 0.0; in propertysetToString() local
221 double nValue = 0.0; in propertysetToString() local
231 sal_Bool nValue = sal_False; in propertysetToString() local
254 text::TextContentAnchorType nValue; in propertysetToString() local
311 drawing::FillStyle nValue; in propertysetToString() local
341 drawing::BitmapMode nValue; in propertysetToString() local
/AOO41X/main/svl/unx/inc/
H A Dconvert.hxx34 static void Swap( long & nValue ) in Swap()
36 static void Swap( ULONG & nValue ) in Swap()
38 static void Swap( short & nValue ) in Swap()
40 static void Swap( USHORT & nValue ) in Swap()
/AOO41X/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx74 float nValue = 3.0f; in valueOf_float_test_001() local
80 float nValue = 3.5f; in valueOf_float_test_002() local
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
146 double nValue = 3.5; in valueOf_double_test_002() local
151 double nValue = 3.0625; in valueOf_double_test_003() local
[all …]
H A Drtl_str.cxx51 sal_Int32 nValue = rtl_str_compare( aStr1.getStr(), aStr2.getStr()); in compare_001() local
60 sal_Int32 nValue = rtl_str_compare( aStr1.getStr(), aStr2.getStr()); in compare_002() local
69 sal_Int32 nValue = rtl_str_compare( aStr1.getStr(), aStr2.getStr()); in compare_003() local
106 sal_Int32 nValue = rtl_str_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_001() local
115 sal_Int32 nValue = rtl_str_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_002() local
124 sal_Int32 nValue = rtl_str_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_002_1() local
133 sal_Int32 nValue = rtl_str_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_003() local
172 …sal_Int32 nValue = rtl_str_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLe… in compare_001() local
181 …sal_Int32 nValue = rtl_str_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLe… in compare_002() local
192 …sal_Int32 nValue = rtl_str_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLe… in compare_002_1() local
[all …]
/AOO41X/main/oox/inc/oox/helper/
H A Dbinaryoutputstream.hxx70 inline BinaryOutputStream& operator<<( Type nValue ) { writeValue( nValue ); return *this; } in operator <<()
83 void BinaryOutputStream::writeValue( Type nValue ) in writeValue()
126 inline BinaryXOutputStream& operator<<( Type nValue ) { writeValue( nValue ); return *this; } in operator <<()
167 inline SequenceOutputStream& operator<<( Type nValue ) { writeValue( nValue ); return *this; } in operator <<()
/AOO41X/main/sw/source/ui/utlui/
H A Dprcntfld.cxx59 void PercentField::SetRefValue(sal_Int64 nValue) in SetRefValue()
165 sal_Int64 nValue = Convert(nNewValue, eInUnit, eOldUnit); in SetPrcntValue() local
192 sal_Int64 nValue = Convert(nNewValue, eInUnit, eOldUnit); in SetUserValue() local
261 sal_Int64 PercentField::NormalizePercent(sal_Int64 nValue) in NormalizePercent()
275 sal_Int64 PercentField::DenormalizePercent(sal_Int64 nValue) in DenormalizePercent()
307 sal_Int64 nValue = 1; in ImpPower10() local
331 sal_Int64 PercentField::Convert(sal_Int64 nValue, FieldUnit eInUnit, FieldUnit eOutUnit) in Convert()
/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx64 sal_Int16 nValue = NORMAL; in setSuperscript() local
79 short nValue = NORMAL; in getSuperscript() local
95 sal_Int16 nValue = NORMAL; in setSubscript() local
112 short nValue = NORMAL; in getSubscript() local
200 short nValue = awt::FontStrikeout::NONE; in setStrikethrough() local
209 short nValue = 0; in getStrikethrough() local
232 short nValue = awt::FontSlant_NONE; in setItalic() local
313 sal_Int32 nValue = awt::FontUnderline::NONE; in getUnderline() local
/AOO41X/main/tools/inc/tools/
H A Dbigint.hxx146 inline BigInt::BigInt( short nValue ) in BigInt()
153 inline BigInt::BigInt( long nValue ) in BigInt()
160 inline BigInt::BigInt( int nValue ) in BigInt()
167 inline BigInt::BigInt( sal_uInt16 nValue ) in BigInt()
206 inline BigInt& BigInt::operator =( const short nValue ) in operator =()
215 inline BigInt& BigInt::operator =( const long nValue ) in operator =()
224 inline BigInt& BigInt::operator =( const int nValue ) in operator =()
233 inline BigInt& BigInt::operator =( const sal_uInt16 nValue ) in operator =()
/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
75 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_002() local
84 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_003() local
121 sal_Int32 nValue = rtl_ustr_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_001() local
130 sal_Int32 nValue = rtl_ustr_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_002() local
139 sal_Int32 nValue = rtl_ustr_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_002_1() local
148 sal_Int32 nValue = rtl_ustr_compareIgnoreAsciiCase( aStr1.getStr(), aStr2.getStr()); in compare_003() local
187 …sal_Int32 nValue = rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getL… in compare_001() local
196 …sal_Int32 nValue = rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getL… in compare_002() local
207 …sal_Int32 nValue = rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getL… in compare_002_1() local
[all …]
H A Drtl_OUString2.cxx112 float nValue = 3.0f; in valueOf_float_test_001() local
118 float nValue = 3.5f; in valueOf_float_test_002() local
124 float nValue = 3.0625f; in valueOf_float_test_003() local
130 float nValue = 3.502525f; in valueOf_float_test_004() local
136 float nValue = 3.141592f; in valueOf_float_test_005() local
142 float nValue = 3.5025255f; in valueOf_float_test_006() local
148 float nValue = 3.0039062f; in valueOf_float_test_007() local
181 double nValue = 3.0; in valueOf_double_test_001() local
186 double nValue = 3.5; in valueOf_double_test_002() local
191 double nValue = 3.0625; in valueOf_double_test_003() local
[all …]
/AOO41X/main/svx/source/engine3d/
H A Dfloat3d.cxx711 …sal_uInt32 nValue = ((const Svx3DHorizontalSegmentsItem&)rAttrs.Get(SDRATTR_3DOBJ_HORZ_SEGS)).GetV… in Update() local
738 …sal_uInt32 nValue = ((const Svx3DVerticalSegmentsItem&)rAttrs.Get(SDRATTR_3DOBJ_VERT_SEGS)).GetVal… in Update() local
765 sal_uInt32 nValue = ((const Svx3DDepthItem&)rAttrs.Get(SDRATTR_3DOBJ_DEPTH)).GetValue(); in Update() local
816 …sal_uInt16 nValue = ((const Svx3DPercentDiagonalItem&)rAttrs.Get(SDRATTR_3DOBJ_PERCENT_DIAGONAL)).… in Update() local
841 … sal_uInt16 nValue = ((const Svx3DBackscaleItem&)rAttrs.Get(SDRATTR_3DOBJ_BACKSCALE)).GetValue(); in Update() local
866 … sal_Int32 nValue = ((const Svx3DEndAngleItem&)rAttrs.Get(SDRATTR_3DOBJ_END_ANGLE)).GetValue(); in Update() local
887 …sal_uInt16 nValue = ((const Svx3DNormalsKindItem&)rAttrs.Get(SDRATTR_3DOBJ_NORMALS_KIND)).GetValue… in Update() local
961 …sal_uInt16 nValue = ((const Svx3DShadeModeItem&)rAttrs.Get(SDRATTR_3DSCENE_SHADE_MODE)).GetValue(); in Update() local
1005 …sal_uInt16 nValue = ((const Svx3DShadowSlantItem&)rAttrs.Get(SDRATTR_3DSCENE_SHADOW_SLANT)).GetVal… in Update() local
1025 … sal_uInt32 nValue = ((const Svx3DDistanceItem&)rAttrs.Get(SDRATTR_3DSCENE_DISTANCE)).GetValue(); in Update() local
[all …]
/AOO41X/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx465 sal_Int32 nValue = 0; in toXML() local
473 sal_Int32 nValue = 0; in toXML() local
497 sal_Int8 nValue = 0; in toXML() local
505 sal_Int64 nValue = 0; in toXML() local
513 float nValue = 0; in toXML() local
521 double nValue = 0; in toXML() local
/AOO41X/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx225 void appendByte( const sal_Char* pAsciiPropName, sal_Int8 nValue ) in appendByte()
229 void appendByte( const ::com::sun::star::beans::Property& rProp, sal_Int8 nValue ) in appendByte()
235 void appendShort( const sal_Char* pAsciiPropName, sal_Int16 nValue ) in appendShort()
239 void appendShort( const ::com::sun::star::beans::Property& rProp, sal_Int16 nValue ) in appendShort()
245 void appendInt( const sal_Char* pAsciiPropName, sal_Int32 nValue ) in appendInt()
249 void appendInt( const ::com::sun::star::beans::Property& rProp, sal_Int32 nValue ) in appendInt()
255 void appendLong( const sal_Char* pAsciiPropName, sal_Int64 nValue ) in appendLong()
259 void appendLong( const ::com::sun::star::beans::Property& rProp, sal_Int64 nValue ) in appendLong()
265 void appendFloat( const sal_Char* pAsciiPropName, float nValue ) in appendFloat()
269 void appendFloat( const ::com::sun::star::beans::Property& rProp, float nValue ) in appendFloat()
[all …]
/AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx65 sal_Int32 nValue = 0; // 0 means no limit in getMaxBinaryLiteralLength() local
71 sal_Int32 nValue = 0; // 0 means no limit in getMaxRowSize() local
77 sal_Int32 nValue = 0; // 0 means no limit in getMaxCatalogNameLength() local
83 sal_Int32 nValue = 0; // 0 means no limit in getMaxCharLiteralLength() local
89 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnNameLength() local
95 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInIndex() local
101 sal_Int32 nValue = 0; // 0 means no limit in getMaxCursorNameLength() local
107 sal_Int32 nValue = 0; // 0 means no limit in getMaxConnections() local
113 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInTable() local
119 sal_Int32 nValue = 0; // 0 means no limit in getMaxStatementLength() local
[all …]
/AOO41X/main/xmloff/source/chart/
H A DXMLSymbolTypePropertyHdl.cxx40 sal_Int32 nValue; member
73 sal_Int32 nValue, in lcl_convertEnum()
129 sal_Int32 nValue = -3; // NONE in importXML() local
135 sal_Int32 nValue = -3; // NONE in importXML() local
/AOO41X/main/connectivity/source/drivers/kab/
H A DKDatabaseMetaData.cxx78 sal_Int32 nValue = 0; // 0 means no limit in getMaxBinaryLiteralLength() local
84 sal_Int32 nValue = 0; // 0 means no limit in getMaxRowSize() local
90 sal_Int32 nValue = 0; // 0 means no limit in getMaxCatalogNameLength() local
96 sal_Int32 nValue = 0; // 0 means no limit in getMaxCharLiteralLength() local
102 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnNameLength() local
108 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInIndex() local
114 sal_Int32 nValue = 0; // 0 means no limit in getMaxCursorNameLength() local
120 sal_Int32 nValue = 0; // 0 means no limit in getMaxConnections() local
126 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInTable() local
132 sal_Int32 nValue = 0; // 0 means no limit in getMaxStatementLength() local
[all …]
/AOO41X/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx77 sal_Int32 nValue = 0; // 0 means no limit in getMaxBinaryLiteralLength() local
83 sal_Int32 nValue = 0; // 0 means no limit in getMaxRowSize() local
89 sal_Int32 nValue = 0; // 0 means no limit in getMaxCatalogNameLength() local
95 sal_Int32 nValue = 0; // 0 means no limit in getMaxCharLiteralLength() local
101 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnNameLength() local
107 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInIndex() local
113 sal_Int32 nValue = 0; // 0 means no limit in getMaxCursorNameLength() local
119 sal_Int32 nValue = 0; // 0 means no limit in getMaxConnections() local
125 sal_Int32 nValue = 0; // 0 means no limit in getMaxColumnsInTable() local
131 sal_Int32 nValue = 0; // 0 means no limit in getMaxStatementLength() local
[all …]
/AOO41X/main/framework/source/uielement/
H A Dspinfieldtoolbarcontroller.cxx270 double nValue = m_nValue + m_nStep; in Up() local
283 double nValue = m_nValue - m_nStep; in Down() local
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
460 sal_Int32 nValue; in executeControlCommand() local
510 const Any& rAny, sal_Int32& nValue, double& fValue, bool& bFloat ) in impl_getValue()
/AOO41X/main/xmloff/source/style/
H A Dxmlbahdl.cxx38 void lcl_xmloff_setAny( Any& rValue, sal_Int32 nValue, sal_Int8 nBytes ) in lcl_xmloff_setAny()
62 sal_Bool lcl_xmloff_getAny( const Any& rValue, sal_Int32& nValue, in lcl_xmloff_getAny()
105 sal_Int32 nValue = 0; in importXML() local
115 sal_Int32 nValue; in exportXML() local
154 sal_Int32 nValue = 0; in importXML() local
171 sal_Int32 nValue; in exportXML() local
208 sal_Int32 nValue = 0; in importXML() local
218 sal_Int32 nValue; in exportXML() local
322 sal_Int32 nValue = 0; in importXML() local
332 sal_Int32 nValue; in exportXML() local
[all …]
H A DEnumPropertyHdl.cxx51 sal_uInt16 nValue = 0; in importXML() local
81 sal_Int32 nValue = 0; in exportXML() local
/AOO41X/main/svl/source/items/
H A Daeitem.cxx46 sal_uInt16 nValue; member
237 void SfxAllEnumItem::InsertValue( sal_uInt16 nValue, const XubString &rValue ) in InsertValue()
255 void SfxAllEnumItem::InsertValue( sal_uInt16 nValue ) in InsertValue()
268 void SfxAllEnumItem::DisableValue( sal_uInt16 nValue ) in DisableValue()
291 void SfxAllEnumItem::RemoveValue( sal_uInt16 nValue ) in RemoveValue()

12345678910>>...21