Home
last modified time | relevance | path

Searched defs:nA (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DMultipleChartConverters.cxx63 for( sal_Int32 nA = 0; nA < aElementList.getLength(); nA++ ) in AllAxisItemConverter() local
99 for( sal_Int32 nA = 0; nA < aElementList.getLength(); nA++ ) in AllGridItemConverter() local
/trunk/main/framework/test/threadtest/
H A Dthreadtest.cxx340 void ThreadSafeClass::init( sal_Int32 nA, sal_Int32 nThreadID ) in init()
396 void ThreadSafeClass::setA( sal_Int32 nA, sal_Int32 nThreadID ) in setA()
446 sal_Int32 ThreadSafeClass::workA( sal_Int32 nA , in workA()
542 sal_Int32 nA ; in run() local
/trunk/main/framework/test/
H A Dthreadtest.cxx342 void ThreadSafeClass::init( sal_Int32 nA, sal_Int32 nThreadID ) in init()
399 void ThreadSafeClass::setA( sal_Int32 nA, sal_Int32 nThreadID ) in setA()
450 sal_Int32 ThreadSafeClass::workA( sal_Int32 nA , in workA()
547 sal_Int32 nA ; in run() local
/trunk/main/tools/source/generic/
H A Dbigint.cxx486 BigInt nA, nB; in ABS_IsLess() local
1051 BigInt nA, nB; in operator ==() local
1078 BigInt nA, nB; in operator <() local
1111 BigInt nA, nB; in operator >() local
H A Dfract.cxx88 BigInt nA( rVal1 ); in Reduce() local
/trunk/main/sc/source/ui/view/
H A Ddrawutil.cxx43 inline Fraction MakeFraction( long nA, long nB ) in MakeFraction()
/trunk/main/idl/source/objects/
H A Dtypes.cxx608 WriteType nT, WriteAttribute nA ) in WriteAttributes()
739 WriteType nT, WriteAttribute nA ) in WriteRecursiv_Impl()
773 WriteType nT, WriteAttribute nA ) in Write()
1578 WriteType nT, WriteAttribute nA ) in WriteContext()
1602 WriteType nT, WriteAttribute nA ) in Write()
1879 WriteType nT, WriteAttribute nA ) in WriteAttributes()
2564 WriteType nT, WriteAttribute nA ) in Write()
2576 WriteType nT, WriteAttribute nA ) in WriteContext()
H A Dbasobj.cxx474 WriteType nT, WriteAttribute nA ) in Write()
755 WriteType nT, WriteAttribute nA ) in Write()
767 WriteType nT, WriteAttribute nA ) in WriteAttributes()
H A Dmodule.cxx486 WriteType nT, WriteAttribute nA ) in WriteAttributes()
525 WriteType nT, WriteAttribute nA ) in Write()
H A Dslot.cxx1011 WriteType nT, WriteAttribute nA ) in Write()
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx65 long SwIncrement( long nA, long nAdd ) in SwIncrement()
67 long SwDecrement( long nA, long nSub ) in SwDecrement()
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx91 inline void SetAnchor(short nA) { nAnchor = nA; } in SetAnchor()
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx178 void NotePoint( const long nA ) { NoteMargin( nA - nStart, nA + nEnd ); } in NotePoint()
658 void SvxBoundArgs::NoteUpLow( long nA, const sal_uInt8 nArea ) in NoteUpLow()
/trunk/main/vcl/inc/unx/
H A Dsalfont.h75 inline SalFontDimension::SalFontDimension( USHORT nA, USHORT nH ) in SalFontDimension()
/trunk/main/basegfx/source/raster/
H A Drasterconvert3d.cxx220 …void RasterConverter3D::rasterconvertB3DEdge(const B3DPolygon& rLine, sal_uInt32 nA, sal_uInt32 nB… in rasterconvertB3DEdge()
/trunk/main/vcl/source/window/
H A Dsplit.cxx240 long nA = rSettings.GetScrollBarSize(); in ImplSplitterActive() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx516 double nA = nTextScale * aInfo.m_nAscend / 1000.0; in drawVerticalizedText() local
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1087 const sal_Int32 nA = *pSrc++; in ImplWriteBmp() local
1099 const sal_Int32 nA = *pSrc++; in ImplWriteBmp() local
/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx511 bool ItemSort::operator()(sal_uInt16 nA, sal_uInt16 nB) const in operator ()()
/trunk/main/tools/inc/tools/
H A Dgen.hxx71 long nA; member in Pair
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx326 for( sal_Int32 nA=0; nA<aAxes.getLength(); ++nA ) in createAxesTree() local
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx79 inline sal_Bool IsSame( long nA, long nB ) { return Abs(nA-nB) <= COLFUZZY; } in IsSame()
80 inline sal_Bool IsNear( long nA, long nB, long nTolerance ) { return Abs( nA - nB ) <= nTolerance; } in IsNear()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx952 sal_Int32 nA = aString.getToken( 0, (sal_Unicode)',', index ).toInt32(); in convertAnimationValue() local
1833 Any AnimationImporter::implGetColorAny( sal_Int32 nMode, sal_Int32 nA, sal_Int32 nB, sal_Int32 nC ) in implGetColorAny()
/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx868 sal_Int32 nA = 0; in getAllGrids() local
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1486 for( sal_uLong nA = 0, nACount = pMTF->GetActionCount(); nA < nACount; nA++ ) in WriteOrders() local

Completed in 222 milliseconds

12