Home
last modified time | relevance | path

Searched refs:nSize (Results 726 – 750 of 861) sorted by relevance

1...<<21222324252627282930>>...35

/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1734 SwTwips nSize = pbCol ? ENHANCED_TABLE_SELECTION_FUZZY : RULER_MOUSE_MARGINWIDTH; in GetBox() local
1736 Size aTmp( nSize, nSize ); in GetBox()
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx2349 BitmapEx SdrCropHdl::GetBitmapForHandle( const BitmapEx& rBitmap, int nSize ) in GetBitmapForHandle() argument
2353 if( nSize <= 3 ) in GetBitmapForHandle()
2358 else if( nSize <=4 ) in GetBitmapForHandle()
H A Dsvdotextdecomposition.cxx390 const sal_uInt32 nSize(rInfo.mpWrongSpellVector->size()); in impCreateTextPortionPrimitive() local
394 for(sal_uInt32 a(0); a < nSize; a++) in impCreateTextPortionPrimitive()
/trunk/main/vcl/source/window/
H A Dwrkwin.cxx93 …DBG_ASSERT( aSeq.getLength() == sizeof( SystemParentData ) && pData->nSize == sizeof( SystemParent… in ImplInit()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.hxx190 …ual sal_Bool drawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong nSize );
/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx401 sal_Int64 nSize = SAL_MAX_INT64 );
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx244 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx244 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx241 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx244 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx246 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx247 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx254 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx245 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx243 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx1201 const sal_Int32 nSize = std::max(aFaceSize.Width, aFaceSize.Height); in ScaleBitmaps() local
1202 const double nScale = mnOuterRadius*2 / nSize; in ScaleBitmaps()
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx473 nm(sal_uInt16 nSize = IS, sal_uInt8 nG = GS)\
474 : nm##_SAR(nSize,nG) {}\
/trunk/main/rsc/source/res/
H A Drscstr.cxx54 nSize = ALIGNED_SIZE( sizeof( RscStringInst ) ); in RscString()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx244 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dexcept.cxx260 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx244 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx260 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dexcept.cxx260 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx266 pCppExc = __cxa_allocate_exception( pTypeDescr->nSize ); in raiseException()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx126 size_t nSize = sizeof(C); in wwSortedArray() local
129 for (size_t i=0; i < nSize; ++i) in wwSortedArray()
5991 WW8Dop::WW8Dop( SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_Int32 nSize ) in WW8Dop() argument
5996 sal_uInt32 nRead = 500 < nSize ? 500 : nSize; in WW8Dop()
5998 if( 2 > nSize || nRead != rSt.Read( pData, nRead )) in WW8Dop()

Completed in 119 milliseconds

1...<<21222324252627282930>>...35