Home
last modified time | relevance | path

Searched refs:nSize (Results 326 – 350 of 861) sorted by relevance

1...<<11121314151617181920>>...35

/trunk/main/svtools/inc/svtools/
H A Dheadbar.hxx319 long nSize, HeaderBarItemBits nBits = HIB_STDSTYLE,
322 long nSize, HeaderBarItemBits nBits = HIB_STDSTYLE,
326 long nSize, HeaderBarItemBits nBits = HIB_STDSTYLE,
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Duno2cpp.cxx189 ? alloca( pReturnTypeDescr->nSize ) in cpp_call()
242 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
253 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
H A Dcpp2uno.cxx82 ? alloca( pReturnTypeDescr->nSize ) in cpp2uno_call()
133 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
142 uno_copyAndConvertData( pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Duno2cpp.cxx184 ? alloca( pReturnTypeDescr->nSize ) in cpp_call()
237 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
248 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
H A Dcpp2uno.cxx82 ? alloca( pReturnTypeDescr->nSize ) in cpp2uno_call()
133 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
142 uno_copyAndConvertData( pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Duno2cpp.cxx168 ? alloca( pReturnTypeDescr->nSize ) in cpp_call()
215 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
225 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Duno2cpp.cxx173 ? alloca( pReturnTypeDescr->nSize ) in cpp_call()
223 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
234 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
/trunk/main/sc/inc/
H A Dcolumn.hxx136 void Resize( SCSIZE nSize );
184 sal_Bool TestInsertRow( SCSIZE nSize ) const;
185 void InsertRow( SCROW nStartRow, SCSIZE nSize );
186 void DeleteRow( SCROW nStartRow, SCSIZE nSize );
H A Dattarray.hxx179 sal_Bool TestInsertRow( SCSIZE nSize ) const;
180 void InsertRow( SCROW nStartRow, SCSIZE nSize );
181 void DeleteRow( SCROW nStartRow, SCSIZE nSize );
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx189 TypeDescr(return_type).get()->nSize, in call_uno()
221 if (sal::static_int_cast< sal_uInt32 >(td.get()->nSize) in call_uno()
224 uno_args[ nPos ] = malloc( td.get()->nSize ); in call_uno()
226 uno_args[ nPos ] = alloca( td.get()->nSize ); in call_uno()
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx112 long nSize = aSize.Width(); in Paint() local
122 nSize = aSize.Width() - nVRulerWidth/* - m_nCornerSize*/; in Paint()
124 SetClipRegion(Region(PixelToLogic(Rectangle(Point(),Size(nSize,aSize.Height()))))); in Paint()
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx277 RelativeInputStream::RelativeInputStream( BinaryInputStream& rInStrm, sal_Int64 nSize ) : in RelativeInputStream() argument
284 mnSize = (nRemaining >= 0) ? ::std::min( nSize, nRemaining ) : nSize; in RelativeInputStream()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Duno2cpp.cxx309 ? alloca( pReturnTypeDescr->nSize ) in cpp_call()
367 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
378 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Duno2cpp.cxx182 ? alloca( pReturnTypeDescr->nSize ) in cpp_call()
232 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
243 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx304 ? alloca( pReturnTypeDescr->nSize ) in cpp_call()
362 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
373 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx774 sal_uInt16 nSize = readFormulaSize(); in dumpFormulaSize() local
775 writeDecItem( rName( "formula-size" ), nSize ); in dumpFormulaSize()
776 return nSize; in dumpFormulaSize()
781 dumpFormula( rName, nSize, false ); in dumpCellFormula()
791 dumpFormula( rName, nSize, true ); in dumpNameFormula()
914 mnSize = nSize; in dumpFormula()
3602 sal_uInt32 nSize = dumpDec< sal_uInt32 >( "dxf-size" ); in dumpDxf12Prop() local
3603 if( nSize == 0 ) in dumpDxf12Prop()
3609 sal_Int64 nEndPos = rStrm.tell() + nSize; in dumpDxf12Prop()
3622 sal_uInt8 nSize = dumpDec< sal_uInt8 >( "params-size" ); in dumpCfRule12Param() local
[all …]
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx139 Hash( sal_uLong nSize );
313 Hash::Hash( sal_uLong nSize ) in Hash() argument
346 pDataArr = new _HashData[ nSize ]; in Hash()
351 for( i = 0; primes[i] < nSize / 3; i++) in Hash()
629 sal_uLong nSize = rMD1.GetCount() + rMD2.GetCount() + 3; in CompareSequence() local
630 pMemory = new long[ nSize * 2 ]; in CompareSequence()
632 pBDiag = pMemory + ( nSize + rMD2.GetCount() + 1 ); in CompareSequence()
/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx123 SAL_DLLPRIVATE void ImplDrawButtonRect( const Rectangle& rRect, long nSize );
172 void InsertItem( sal_uInt16 nId, Window* pWindow, long nSize,
175 void InsertItem( sal_uInt16 nId, long nSize,
/trunk/main/package/inc/
H A DZipPackageStream.hxx108 { return aEntry.nSize;} in getSize()
121 void SetImportedDerivedKeySize( sal_Int32 nSize ) { m_nImportedDerivedKeySize = nSize; } in SetImportedDerivedKeySize() argument
/trunk/main/extensions/source/scanner/
H A Dtwain.cxx390 const ULONG nSize = GlobalSize( (HGLOBAL) hDIB ); in ImplXfer()
396 aMemStm.SetBuffer( pBuf, nSize, FALSE, nSize ); in ImplXfer()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcpp2uno.cxx78 ? alloca( pReturnTypeDescr->nSize ) in cpp2uno_call()
127 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
136 uno_copyAndConvertData( pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dcpp2uno.cxx84 ? alloca( pReturnTypeDescr->nSize ) in cpp2uno_call()
150 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
160 alloca( pParamTypeDescr->nSize ), in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Duno2cpp.cxx361 ? alloca( pReturnTypeDescr->nSize ): pUnoReturn); // direct way
445 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ),
455 *(void **)pCppStack = pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ),
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dcpp2uno.cxx84 ? alloca( pReturnTypeDescr->nSize ) in cpp2uno_call()
150 pUnoArgs[nPos] = alloca( pParamTypeDescr->nSize ); in cpp2uno_call()
160 alloca( pParamTypeDescr->nSize ), in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx189 ? __builtin_alloca( pReturnTypeDescr->nSize ) in cpp_call()
265 pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()
275 pCppArgs[nPos] = alloca( pParamTypeDescr->nSize ), in cpp_call()

Completed in 164 milliseconds

1...<<11121314151617181920>>...35