Home
last modified time | relevance | path

Searched defs:nVal (Results 326 – 350 of 362) sorted by relevance

1...<<1112131415

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx184 double lcl_hmmToPoints( double nVal ) { return ( (double)((nVal /1000 ) * 567 ) / 20 ); } in lcl_hmmToPoints()
188 sal_uInt16 lcl_pointsToTwips( double nVal ) in lcl_pointsToTwips()
194 double lcl_TwipsToPoints( sal_uInt16 nVal ) in lcl_TwipsToPoints()
200 double lcl_Round2DecPlaces( double nVal ) in lcl_Round2DecPlaces()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx2092 sal_Int32 nVal; in ImplUpdateValue() local
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1783 sal_Int32 nVal = pJustificationArray[ i ]; in AdjustLayout() local
H A Dgdimtf.cxx2423 long nVal; in ReplaceColors() local
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx113 void SetMaxLevel( sal_uInt16 nVal ) { nMaxLevel = nVal; } in SetMaxLevel()
/trunk/main/sc/inc/
H A Dglobal.hxx806 double nVal; member
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx197 double nVal = 0; in convertMeasure() local
/trunk/main/sc/source/core/data/
H A Dtable3.cxx1323 SCSIZE nVal = (rEntry.nVal >= 1 ? static_cast<SCSIZE>(rEntry.nVal) : 1); in TopTenQuery() local
H A Ddptabsrc.cxx2624 long nVal = 0; in getByIndex() local
/trunk/main/sw/source/core/text/
H A Dinftxt.hxx350 inline void SetMaxWidthDiff( sal_uLong nKey, sal_uInt16 nVal ) in SetMaxWidthDiff()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx338 sal_uInt8 nVal; in ReadPropSet() local
2678 sal_Int32 nVal = static_cast< sal_Int32 >( GetPropertyValue( DFF_Prop_shadowOffsetX ) ); in ApplyAttributes() local
2684 sal_Int32 nVal = static_cast< sal_Int32 >( GetPropertyValue( DFF_Prop_shadowOffsetY ) ); in ApplyAttributes() local
H A Descherex.cxx3239 sal_uInt16 nVal = (sal_uInt16)aSegments[ j ].Count; in CreateCustomShapeProperties() local
3500 sal_Int32 nVal = nCharScaleWidth * 655; in CreateCustomShapeProperties() local
/trunk/main/svx/source/svdraw/
H A Dsvdmrkv.cxx2081 void SdrMarkView::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 nVal, s… in ImpTakeDescriptionStr()
H A Dsvdoedge.cxx140 void SdrEdgeInfoRec::ImpSetLineVersatz(SdrEdgeLineCode eLineCode, const XPolygon& rXP, long nVal) in ImpSetLineVersatz()
/trunk/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx236 sal_Char nVal = 0; in GetAdjCoordinate() local
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx630 sal_uInt16 nVal = 0; in lcl_FindOutlineNum() local
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx762 sal_uInt32 nVal = 0; in Expand() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx484 char nVal; in ImplWriteProlog() local
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2089 sal_Int16 nVal = 0; in setPropertyValue() local
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1419 sal_uInt16 nVal = GetWidthPixel( pOption ); in ColOn() local
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4032 sal_uInt16 nVal = 0; in HandleCommonMethods() local
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1784 sal_uInt16 nVal = (sal_uInt16)aNumVector[nLevel]; in FillTransferData() local
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3177 sal_uInt16 nPos, nVal = ((SvxFrameDirectionItem&)rSet.Get(RES_FRAMEDIR)).GetValue(); in Reset() local
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2746 double nVal; in importAnimateKeyPoints() local
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2471 sal_uInt16 nVal; in FillItemSet() local

Completed in 395 milliseconds

1...<<1112131415