Home
last modified time | relevance | path

Searched defs:nValue (Results 201 – 225 of 526) sorted by relevance

12345678910>>...22

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx265 void SetLnnMod( sal_Int32 nValue ) { m_nLnnMod = nValue; } in SetLnnMod()
266 void SetLnc( sal_Int32 nValue ) { m_nLnc = nValue; } in SetLnc()
267 void SetdxaLnn( sal_Int32 nValue ) { m_ndxaLnn = nValue; } in SetdxaLnn()
268 void SetLnnMin( sal_Int32 nValue ) { m_nLnnMin = nValue; } in SetLnnMin()
538 sal_Int32 nValue; member
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx59 #define CHECK_RANGE(nMin, nValue, nMax) ((nValue >= nMin) && (nValue <= nMax)) argument
/trunk/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx212 double nValue = 0; in getFormatStringByKey() local
/trunk/main/sc/source/filter/inc/
H A DXclImpChangeTrack.hxx130 sal_uInt8 nValue; in LookAtuInt8() local
/trunk/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx244 sal_Int32 nValue = 0; in end() local
316sal_Int32 nValue ) in setValue()
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx51 void EmptyNumericField::SetValue( sal_Int64 nValue ) in SetValue()
522 sal_uInt16 nValue ) in lcl_PutScaleItem()
/trunk/main/sw/source/filter/html/
H A Dparcss1.hxx137 double nValue; // und als Zahl (TWIPs für LENGTH) member
208 double nValue; // der Wert des Tokens als Zahl member in CSS1Parser
/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx646 sal_Int32 nValue(0); in EndElement() local
652 sal_Int32 nValue(0); in EndElement() local
658 sal_Int32 nValue(0); in EndElement() local
664 sal_Int64 nValue(msValue.toInt64()); in EndElement() local
/trunk/main/stoc/source/corereflection/
H A Dcrenum.cxx42 typelib_TypeDescription * pTypeDescr, sal_Int32 nValue ) in IdlEnumFieldImpl()
/trunk/main/forms/source/component/
H A DEditBase.cxx174 sal_Int32 nValue = _rxInStream->readLong(); in read() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DPerformanceContainer.java129 double nValue = 0; in stringToDouble() local
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx149 sal_Int32 nValue(_nDefault); in getInt16FontProperty() local
161 sal_Int32 nValue(_nDefault); in getInt32FontProperty() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1266 SQLULEN nValue = 0; in getResultSetConcurrency() local
1279 SQLULEN nValue = 0; in getResultSetType() local
1308 SQLULEN nValue = 0; in getFetchSize() local
1326 SQLULEN nValue = 0; in isBookmarkable() local
1677 SQLULEN nValue = 0; in getDriverPos() local
/trunk/main/xmloff/source/style/
H A DHatchStyle.cxx154 sal_Int32 nValue; in importXML() local
/trunk/main/svl/inc/svl/
H A Dhttpcook.hxx108 sal_uInt32 nValue = 0; in read() local
/trunk/main/sal/qa/rtl/ostring/
H A Drtl_string.cxx48 sal_Int32 nValue = rtl_string_getLength( aStr.pData ); in TEST_F() local
/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx179 bool ClippingAnimation::operator()( double nValue ) in operator ()()
/trunk/main/xmloff/source/transform/
H A DStyleOOoTContext.cxx880 sal_Int32 nValue = 0; in StartElement() local
954 sal_Int32 nValue = (sal_Int32)((fValue * 100.0) + ( fValue > 0 ? 0.5 : - 0.5 ) ); in StartElement() local
964 sal_Int32 nValue; in StartElement() local
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx597 …static double ConvertDoubleValue( sal_Int64 nValue, sal_Int64 nBaseValue, sal_uInt16 nDe… in ConvertDoubleValue()
600 static double ConvertDoubleValue( sal_Int64 nValue, sal_uInt16 nDecDigits, in ConvertDoubleValue()
603 static double ConvertDoubleValue( sal_Int64 nValue, sal_uInt16 nDecDigits, in ConvertDoubleValue()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx896 sal_Int32 nValue(GetValue()); in GetPresentation() local
1009 long nValue=GetValue(); in GetPresentation() local
1407 sal_Int32 nValue(GetValue()); in GetPresentation() local
1775 sal_Int32 nValue = 0; in PutValue() local
1791 sal_Int32 nValue = 0; in PutValue() local
1807 sal_Int32 nValue = 0; in PutValue() local
1823 sal_Int32 nValue = 0; in PutValue() local
1839 sal_Int32 nValue = 0; in PutValue() local
1855 sal_Int32 nValue = 0; in PutValue() local
1871 sal_Int32 nValue = 0; in PutValue() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DPerformanceContainer.java152 double nValue = 0; in stringToDouble() local
/trunk/main/editeng/inc/editeng/
H A Dlrspitem.hxx131 inline void SetTxtFirstLineOfstValue( const short nValue ) in SetTxtFirstLineOfstValue()
/trunk/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx238 sal_Int32 nValue = 0; in createUniqueId() local
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertabdialog.cxx196 sal_Int32 nValue; in onOk() local
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblescrollbar.cxx233 sal_Int32 nValue = 0, nValueMin = 0, nValueMax = 0; in setCurrentValue() local

Completed in 140 milliseconds

12345678910>>...22