/aoo4110/main/editeng/source/misc/ |
H A D | acorrcfg.cxx | 435 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 448 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 454 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 467 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 485 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 492 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 503 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 511 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 524 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local 530 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local [all …]
|
/aoo4110/main/svx/inc/svx/ |
H A D | sxenditm.hxx | 32 SdrEdgeNode1HorzDistItem(long nVal=0): SdrMetricItem(SDRATTR_EDGENODE1HORZDIST,nVal) {} in SdrEdgeNode1HorzDistItem() 40 SdrEdgeNode1VertDistItem(long nVal=0): SdrMetricItem(SDRATTR_EDGENODE1VERTDIST,nVal) {} in SdrEdgeNode1VertDistItem() 48 SdrEdgeNode2HorzDistItem(long nVal=0): SdrMetricItem(SDRATTR_EDGENODE2HORZDIST,nVal) {} in SdrEdgeNode2HorzDistItem() 56 SdrEdgeNode2VertDistItem(long nVal=0): SdrMetricItem(SDRATTR_EDGENODE2VERTDIST,nVal) {} in SdrEdgeNode2VertDistItem() 64 SdrEdgeNode1GlueDistItem(long nVal=0): SdrMetricItem(SDRATTR_EDGENODE1GLUEDIST,nVal) {} in SdrEdgeNode1GlueDistItem() 70 SdrEdgeNode2GlueDistItem(long nVal=0): SdrMetricItem(SDRATTR_EDGENODE2GLUEDIST,nVal) {} in SdrEdgeNode2GlueDistItem()
|
H A D | sxmlhitm.hxx | 48 SdrMeasureLineDistItem(long nVal=0): SdrMetricItem(SDRATTR_MEASURELINEDIST,nVal) {} in SdrMeasureLineDistItem() 55 …SdrMeasureHelplineOverhangItem(long nVal=0): SdrMetricItem(SDRATTR_MEASUREHELPLINEOVERHANG,nVal) … in SdrMeasureHelplineOverhangItem() 63 SdrMeasureHelplineDistItem(long nVal=0): SdrMetricItem(SDRATTR_MEASUREHELPLINEDIST,nVal) {} in SdrMeasureHelplineDistItem() 72 SdrMeasureHelpline1LenItem(long nVal=0): SdrMetricItem(SDRATTR_MEASUREHELPLINE1LEN,nVal) {} in SdrMeasureHelpline1LenItem() 77 SdrMeasureHelpline2LenItem(long nVal=0): SdrMetricItem(SDRATTR_MEASUREHELPLINE2LEN,nVal) {} in SdrMeasureHelpline2LenItem()
|
H A D | sxelditm.hxx | 32 SdrEdgeLineDeltaAnzItem(sal_uInt16 nVal=0): SfxUInt16Item(SDRATTR_EDGELINEDELTAANZ,nVal) {} in SdrEdgeLineDeltaAnzItem() 38 SdrEdgeLine1DeltaItem(long nVal=0): SdrMetricItem(SDRATTR_EDGELINE1DELTA,nVal) {} in SdrEdgeLine1DeltaItem() 46 SdrEdgeLine2DeltaItem(long nVal=0): SdrMetricItem(SDRATTR_EDGELINE2DELTA,nVal) {} in SdrEdgeLine2DeltaItem() 54 SdrEdgeLine3DeltaItem(long nVal=0): SdrMetricItem(SDRATTR_EDGELINE3DELTA,nVal) {} in SdrEdgeLine3DeltaItem()
|
H A D | grfcrop.hxx | 57 void SetLeft( sal_Int32 nVal ) { nLeft = nVal; } in SetLeft() 58 void SetRight( sal_Int32 nVal ) { nRight = nVal; } in SetRight() 59 void SetTop( sal_Int32 nVal ) { nTop = nVal; } in SetTop() 60 void SetBottom( sal_Int32 nVal ) { nBottom = nVal; } in SetBottom()
|
H A D | sxmtfitm.hxx | 43 SdrMeasureTextFixedAngleItem(long nVal=0): SdrAngleItem(SDRATTR_MEASURETEXTFIXEDANGLE,nVal) {} in SdrMeasureTextFixedAngleItem() 50 SdrMeasureDecimalPlacesItem(sal_Int16 nVal=2): SfxInt16Item(SDRATTR_MEASUREDECIMALPLACES,nVal) {} in SdrMeasureDecimalPlacesItem()
|
H A D | sdprcitm.hxx | 40 SdrPercentItem(sal_uInt16 nId, sal_uInt16 nVal=0): SfxUInt16Item(nId,nVal) {} in SdrPercentItem() 62 SdrSignedPercentItem( sal_uInt16 nId, sal_Int16 nVal = 0 ) : SfxInt16Item( nId,nVal ) {} in SdrSignedPercentItem()
|
/aoo4110/main/connectivity/source/drivers/file/ |
H A D | FNumericFunctions.cxx | 39 double nVal(lhs); in operate() local 51 double nVal(lhs); in operate() local 81 double nVal(lhs); in operate() local 91 double nVal = lhs[nSize-1]; in operate() local 104 double nVal(lhs); in operate() local 113 double nVal(lhs); in operate() local 125 double nVal = log( (double)lhs[nSize-1] ); in operate() local 141 double nVal = log((double)lhs); in operate() local 161 double nVal = sqrt((double)lhs); in operate() local
|
/aoo4110/main/sc/inc/ |
H A D | progress.hxx | 63 static void CalcGlobalPercent( sal_uLong nVal ) in CalcGlobalPercent() 93 sal_Bool SetStateText( sal_uLong nVal, const String &rVal, sal_uLong nNewRange = 0 ) in SetStateText() 106 sal_Bool SetState( sal_uLong nVal, sal_uLong nNewRange = 0 ) in SetState() 119 sal_Bool SetStateCountDown( sal_uLong nVal ) in SetStateCountDown() 130 sal_Bool SetStateOnPercent( sal_uLong nVal ) in SetStateOnPercent() 137 sal_Bool SetStateCountDownOnPercent( sal_uLong nVal ) in SetStateCountDownOnPercent()
|
/aoo4110/main/o3tl/qa/ |
H A D | cow_wrapper_clients.cxx | 32 explicit cow_wrapper_client2_impl( int nVal ) : mnValue(nVal) {} in cow_wrapper_client2_impl() 33 void setValue( int nVal ) { mnValue = nVal; } in setValue() 48 cow_wrapper_client2::cow_wrapper_client2( int nVal ) : in cow_wrapper_client2() 69 void cow_wrapper_client2::modify( int nVal ) in modify() 115 cow_wrapper_client3::cow_wrapper_client3( int nVal ) : in cow_wrapper_client3() 136 void cow_wrapper_client3::modify( int nVal ) in modify()
|
H A D | cow_wrapper_clients.hxx | 43 explicit cow_wrapper_client1( int nVal ) : maImpl(nVal) {} in cow_wrapper_client1() 45 void modify( int nVal ) { *maImpl = nVal; } in modify()
|
/aoo4110/main/connectivity/source/drivers/ado/ |
H A D | AKey.cxx | 116 sal_Int32 nVal=0; in setFastPropertyValue_NoBroadcast() local 132 sal_Int32 nVal=0; in setFastPropertyValue_NoBroadcast() local 140 sal_Int32 nVal=0; in setFastPropertyValue_NoBroadcast() local
|
H A D | AColumn.cxx | 145 sal_Int32 nVal=0; in setFastPropertyValue_NoBroadcast() local 155 sal_Int32 nVal=0; in setFastPropertyValue_NoBroadcast() local 162 sal_Int32 nVal=0; in setFastPropertyValue_NoBroadcast() local 170 sal_Int32 nVal=0; in setFastPropertyValue_NoBroadcast() local
|
/aoo4110/main/vbahelper/source/msforms/ |
H A D | vbascrollbar.cxx | 63 ScVbaScrollBar::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() 71 sal_Int32 nVal = 0; in getMin() local 77 ScVbaScrollBar::setMin( sal_Int32 nVal ) throw (uno::RuntimeException) in setMin() 91 sal_Int32 nVal = 0; in getLargeChange() local
|
H A D | vbaspinbutton.cxx | 61 ScVbaSpinButton::setMax( sal_Int32 nVal ) throw (uno::RuntimeException) in setMax() 69 sal_Int32 nVal = 0; in getMin() local 75 ScVbaSpinButton::setMin( sal_Int32 nVal ) throw (uno::RuntimeException) in setMin()
|
/aoo4110/main/svx/source/engine3d/ |
H A D | svx3ditems.cxx | 45 Svx3DBackscaleItem::Svx3DBackscaleItem(sal_uInt16 nVal) in Svx3DBackscaleItem() 49 Svx3DDepthItem::Svx3DDepthItem(sal_uInt32 nVal) in Svx3DDepthItem() 61 Svx3DEndAngleItem::Svx3DEndAngleItem(sal_uInt32 nVal) in Svx3DEndAngleItem() 97 Svx3DNormalsKindItem::Svx3DNormalsKindItem(sal_uInt16 nVal) in Svx3DNormalsKindItem() 133 Svx3DTextureKindItem::Svx3DTextureKindItem(sal_uInt16 nVal) in Svx3DTextureKindItem() 137 Svx3DTextureModeItem::Svx3DTextureModeItem(sal_uInt16 nVal) in Svx3DTextureModeItem() 145 Svx3DPerspectiveItem::Svx3DPerspectiveItem(sal_uInt16 nVal) in Svx3DPerspectiveItem() 149 Svx3DDistanceItem::Svx3DDistanceItem(sal_uInt32 nVal) in Svx3DDistanceItem() 153 Svx3DFocalLengthItem::Svx3DFocalLengthItem(sal_uInt32 nVal) in Svx3DFocalLengthItem() 261 Svx3DShadowSlantItem::Svx3DShadowSlantItem(sal_uInt16 nVal) in Svx3DShadowSlantItem() [all …]
|
/aoo4110/main/sw/inc/ |
H A D | grfatr.hxx | 111 SwRotationGrf( sal_Int16 nVal = 0 ) in SwRotationGrf() 114 SwRotationGrf( sal_Int16 nVal, const Size& rSz ) in SwRotationGrf() 138 SwLuminanceGrf( sal_Int16 nVal = 0 ) in SwLuminanceGrf() 154 SwContrastGrf( sal_Int16 nVal = 0 ) in SwContrastGrf() 170 SwChannelGrf( sal_Int16 nVal, sal_uInt16 nWhichL ) in SwChannelGrf() 186 SwChannelRGrf( sal_Int16 nVal = 0 ) in SwChannelRGrf() 194 SwChannelGGrf( sal_Int16 nVal = 0 ) in SwChannelGGrf() 202 SwChannelBGrf( sal_Int16 nVal = 0 ) in SwChannelBGrf() 264 SwTransparencyGrf( sal_Int8 nVal = 0 ) in SwTransparencyGrf()
|
/aoo4110/main/connectivity/source/drivers/macab/ |
H A D | MacabRecord.cxx | 263 sal_Int64 nVal = _newFieldString.toInt64(); in createMacabField() local 277 double nVal = _newFieldString.toDouble(); in createMacabField() local 321 sal_Int64 nVal; in fieldToString() local 331 double nVal; in fieldToString() local
|
/aoo4110/main/cui/source/inc/ |
H A D | grfpage.hxx | 58 void SetTop( long nVal ) { aTopLeft.X() = nVal; } in SetTop() 59 void SetBottom( long nVal ) { aBottomRight.X() = nVal; } in SetBottom() 60 void SetLeft( long nVal ) { aTopLeft.Y() = nVal; } in SetLeft() 61 void SetRight( long nVal) { aBottomRight.Y() = nVal; } in SetRight()
|
/aoo4110/main/svx/source/items/ |
H A D | zoomitem.cxx | 49 sal_uInt16 nVal, in SvxZoomItem() 195 sal_Int32 nVal = 0; in PutValue() local 208 sal_Int16 nVal = sal_Int16(); in PutValue() local
|
H A D | zoomslideritem.cxx | 213 sal_Int32 nVal = 0; in PutValue() local 236 sal_Int32 nVal = 0; in PutValue() local 247 sal_Int32 nVal = 0; in PutValue() local
|
/aoo4110/main/svx/source/sidebar/line/ |
H A D | LineWidthControl.cxx | 244 sal_Int64 nVal = OutputDevice::LogicToLogic( lValue, (MapUnit)eMapUnit, MAP_100TH_MM ); in SetWidthSelect() local 284 …long nVal = LogicToLogic((long)(unsigned long)maVSWidth.GetItemData( iPos ) , MAP_POINT, (MapUnit)… in IMPL_LINK() local 298 long nVal = LogicToLogic(mnCustomWidth , MAP_POINT, (MapUnit)meMapUnit); in IMPL_LINK() local 336 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)meMapUnit ); in IMPL_LINK() local
|
/aoo4110/main/idl/inc/ |
H A D | bastype.hxx | 41 sal_uInt32 nVal; member in SvUINT32 62 short nVal; member in SvINT16 80 sal_uInt16 nVal; member in SvUINT16 98 sal_Int32 nVal; member in SvINT32 116 int nVal; member in Svint 137 sal_Bool nVal:1, member in SvBOOL 195 void SetValue( sal_uInt32 nVal ) { nValue = nVal; } in SetValue()
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_SeriesToAxis.cxx | 137 long nVal=((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset() local 196 sal_Int32 nVal = aMissingValueTreatments[nN]; in Reset() local 205 long nVal=((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset() local
|
/aoo4110/main/rsc/inc/ |
H A D | rsctools.hxx | 105 sal_uInt16 nVal = 0; in GetShort() local 114 sal_uInt32 nVal = 0; in GetLong() local 201 void PutAt( sal_uInt32 nPos, short nVal ) in PutAt() 205 void PutAt( sal_uInt32 nPos, sal_uInt16 nVal ) in PutAt()
|