/aoo41x/main/xmloff/inc/xmloff/ |
H A D | ProgressBarHelper.hxx | 57 void SetRange(sal_Int32 nVal) { nRange = nVal; } in SetRange() 58 void SetReference(sal_Int32 nVal) { nReference = nVal; } in SetReference()
|
/aoo41x/main/sw/source/filter/inc/ |
H A D | rtf.hxx | 36 sal_uInt16 nVal; member 61 sal_uInt16 nVal; member 86 sal_uInt8 nVal; member 111 sal_uInt8 nVal; member
|
/aoo41x/main/xmloff/source/style/ |
H A D | adjushdl.cxx | 86 sal_Int16 nVal = 0; in exportXML() local 120 sal_Int16 nVal = 0; in exportXML() local
|
/aoo41x/main/svx/inc/svx/ |
H A D | sdtaaitm.hxx | 33 SdrTextAniAmountItem(sal_Int16 nVal=0): SfxInt16Item(SDRATTR_TEXT_ANIAMOUNT,nVal) {} in SdrTextAniAmountItem()
|
H A D | sdtacitm.hxx | 32 SdrTextAniCountItem(sal_uInt16 nVal=0): SfxUInt16Item(SDRATTR_TEXT_ANICOUNT,nVal) {} in SdrTextAniCountItem()
|
H A D | sdtayitm.hxx | 33 SdrTextAniDelayItem(sal_uInt16 nVal=0): SfxUInt16Item(SDRATTR_TEXT_ANIDELAY,nVal) {} in SdrTextAniDelayItem()
|
H A D | sxmoitm.hxx | 33 SdrMeasureOverhangItem(long nVal=0): SdrMetricItem(SDRATTR_MEASUREOVERHANG,nVal) {} in SdrMeasureOverhangItem()
|
H A D | sdasaitm.hxx | 38 void SetValue( sal_Int32 nVal ) { nValue = nVal; }; in SetValue()
|
H A D | sdmetitm.hxx | 39 SdrMetricItem(sal_uInt16 nId, sal_Int32 nVal=0): SfxInt32Item(nId,nVal) {} in SdrMetricItem()
|
H A D | sxmtaitm.hxx | 43 …SdrMeasureTextAutoAngleViewItem(long nVal=31500): SdrAngleItem(SDRATTR_MEASURETEXTAUTOANGLEVIEW,nV… in SdrMeasureTextAutoAngleViewItem()
|
/aoo41x/main/svx/source/dialog/ |
H A D | rulritem.cxx | 67 sal_Int32 nVal; in QueryValue() local 97 sal_Int32 nVal = 0; in PutValue() local 193 sal_Int32 nVal; in QueryValue() local 223 sal_Int32 nVal = 0; in PutValue() local 310 sal_Int32 nVal; in QueryValue() local 340 sal_Int32 nVal = 0; in PutValue() local 617 sal_Int32 nVal = 0; in PutValue() local
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | salbtype.hxx | 785 const sal_uInt32 nVal = *pPixel; in GetColorFor8Bit() local 801 const sal_uInt32 nVal = *(sal_uInt16*) pPixel; in GetColorFor16BitMSB() local 813 …const sal_uInt16 nVal = (sal_uInt16)COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mn… in SetColorFor16BitMSB() local 828 const sal_uInt32 nVal = pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ); in GetColorFor16BitLSB() local 840 …const sal_uInt16 nVal = (sal_uInt16)COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mn… in SetColorFor16BitLSB() local 855 …const sal_uInt32 nVal = pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ) | ( (sal_uInt32) pPixel[… in GetColorFor24Bit() local 863 …const sal_uInt32 nVal = COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mnGShift, mnBS… in SetColorFor24Bit() local 872 const sal_uInt32 nVal = (sal_uInt32) pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ) | in GetColorFor32Bit() local 886 const sal_uInt32 nVal = (sal_uInt32) pPixel[ 0 ] | ( (sal_uInt32) pPixel[ 1 ] << 8UL ) | in GetColorAndAlphaFor32Bit() local 901 …const sal_uInt32 nVal = COLOR_TO_MASK( rColor, mnRMask, mnGMask, mnBMask, mnRShift, mnGShift, mnBS… in SetColorFor32Bit() local
|
/aoo41x/main/sw/source/core/inc/ |
H A D | GetMetricVal.hxx | 35 sal_uInt16 nVal = MEASURE_METRIC == SvtSysLocale().GetLocaleData().getMeasurementSystemEnum() in GetMetricVal() local
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | progress.hxx | 46 sal_uIntPtr nVal; member in SfxProgress
|
/aoo41x/main/xmloff/source/draw/ |
H A D | propimp0.cxx | 74 sal_Int32 nVal = 0; in exportXML() local 156 sal_uInt16 nVal = sal_uInt16(); in exportXML() local 214 sal_Int16 nVal = sal_Int16(); in exportXML() local
|
/aoo41x/main/svx/source/sidebar/text/ |
H A D | TextCharacterSpacingControl.cxx | 315 long nVal = 0; in IMPL_LINK() local 440 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)eUnit ); in IMPL_LINK() local 451 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)eUnit ); in IMPL_LINK() local
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | asciiopt.cxx | 224 sal_Int32 nVal = aCode.ToInt32(); in ReadFromString() local 238 sal_Int32 nVal = aToken.ToInt32(); in ReadFromString() local
|
/aoo41x/main/svl/inc/svl/ |
H A D | flagitem.hxx | 41 sal_uInt16 nVal; member in SfxFlagItem
|
/aoo41x/main/sc/source/ui/view/ |
H A D | drawattr.cxx | 72 sal_uInt16 nVal; in Create() local
|
H A D | cellsh3.cxx | 569 long nVal = pDlg->GetInputValue(); in Execute() local 621 long nVal = pDlg->GetInputValue(); in Execute() local 675 long nVal = pDlg->GetInputValue(); in Execute() local 727 long nVal = pDlg->GetInputValue(); in Execute() local
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | itemtype.hxx | 60 inline long Scale( long nVal, long nMult, long nDiv ) in Scale()
|
/aoo41x/main/svx/source/items/ |
H A D | algitem.cxx | 183 sal_Int16 nVal = sal_Int16(); in PutValue() local 222 sal_uInt16 nVal; in Create() local 316 style::VerticalAlignment nVal = style::VerticalAlignment_TOP; in PutValue() local 378 sal_uInt16 nVal; in Create() local 485 sal_uInt16 nVal; in Create() local 708 sal_Int32 nVal = 0; in PutValue() local
|
/aoo41x/main/starmath/inc/ |
H A D | rect.hxx | 153 void SetHiAttrFence(long nVal) { nHiAttrFence = nVal; } in SetHiAttrFence() 154 void SetLoAttrFence(long nVal) { nLoAttrFence = nVal; } in SetLoAttrFence() 167 void SetAlignTop(long nVal) { nAlignT = nVal; } in SetAlignTop() 173 void SetAlignT(long nVal) { nAlignT = nVal; } in SetAlignT()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | NumberFormatPropertyPanel.cxx | 155 sal_uInt16 nVal = pBox->GetCurItemId(); in IMPL_LINK() local 189 sal_uInt16 nVal = pBox->GetSelectEntryPos(); in IMPL_LINK() local 298 sal_uInt16 nVal = pItem->GetValue(); in NotifyItemUpdate() local
|
/aoo41x/main/sc/inc/ |
H A D | subtotal.hxx | 42 double nVal; member
|