Home
last modified time | relevance | path

Searched refs:sal_Size (Results 126 – 150 of 226) sorted by relevance

12345678910

/trunk/main/oox/source/core/
H A Dbinarycodec.cxx400 pnSrcData, static_cast< sal_Size >( nBytes ), in decode()
401 pnDestData, static_cast< sal_Size >( nBytes ) ); in decode()
/trunk/main/linguistic/source/
H A Ddicimp.cxx103 sal_Size nSniffPos = rpStream->Tell(); in ReadDicVersion()
104 static sal_Size nVerOOo7Len = sal::static_int_cast< sal_Size >(strlen( pVerOOo7 )); in ReadDicVersion()
/trunk/main/svtools/source/svrtf/
H A Dsvparser.cxx257 sal_Size nChars = 0; in GetNextChar()
281 sal_Size nCvtBytes; in GetNextChar()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx476 sal_Size nNewLen; in IsDetectableText()
485 sal_Size nCntBytes; in IsDetectableText()
/trunk/main/vcl/unx/generic/app/
H A Di18n_cb.cxx205 sal_Size nBufferSize = nInsertTextLength * 2; in Preedit_InsertText()
210 sal_Size nConvertedChars; in Preedit_InsertText()
H A Di18n_ic.cxx599 SalI18N_InputContext::CommitStringCallback (sal_Unicode* pText, sal_Size nLength) in CommitStringCallback()
614 SalI18N_InputContext::CommitKeyEvent(sal_Unicode* pText, sal_Size nLength) in CommitKeyEvent()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx98 sal_Size nSegSize = static_cast< sal_Size >( nLastUsedScRow + 1 ); in Initialize()
1072 sal_Size XclExpCachedMatrix::GetSize() const in GetSize()
H A Dxestring.cxx323 sal_Size XclExpString::GetBufferSize() const in GetBufferSize()
328 sal_Size XclExpString::GetSize() const in GetSize()
H A Dxetable.cxx488 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos ) : in XclExpCellBase()
517 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos, sal_uInt32 nXFId ) : in XclExpSingleCellBase()
525 sal_uInt16 nRecId, sal_Size nContSize, const XclAddress& rXclPos, in XclExpSingleCellBase()
1084 sal_uInt16 nRecId, sal_uInt16 nMulRecId, sal_Size nContSize, const XclAddress& rXclPos ) : in XclExpMultiCellBase()
1146 sal_Size nTotalSize = GetRecSize() + (2 + mnContSize) * nCount; in Save()
/trunk/main/binaryurp/source/
H A Dunmarshal.cxx64 void * allocate(sal_Size size) { in allocate()
525 SAL_SEQUENCE_HEADER_SIZE + static_cast< sal_Size >(size)); in readSequence()
/trunk/main/slideshow/source/engine/shapes/
H A Dappletshape.hxx51 sal_Size nNumPropEntries,
H A Dviewappletshape.hxx84 sal_Size nNumPropEntries,
/trunk/main/sal/textenc/
H A Dconverter.h54 sal_Size nPrefixLen,
/trunk/main/store/source/
H A Dstorbios.cxx197 return rtl_allocateMemory (sal::static_int_cast<sal_Size>(n)); in operator new()
206 return rtl_allocateZeroMemory (sal::static_int_cast<sal_Size>(nPageSize)); in operator new()
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx206 sal_Size nCvtChars; in GetAnsiMapping()
210 sal_Size nSize = rtl_convertUnicodeToText( aConverter, aContext, in GetAnsiMapping()
/trunk/main/svx/source/xoutdev/
H A Dxexch.cxx106 sal_Size nFirstPos = rOStm.Tell(); in operator <<()
/trunk/main/sal/cpprt/
H A Doperators_new_delete.cxx154 void * p = rtl_allocateMemory (sal_Size(n)); in allocate()
/trunk/main/sc/source/filter/lotus/
H A Dfilter.cxx105 sal_Size nStrmSize = aStream.Tell(); in generate_Opcodes()
/trunk/main/cppu/inc/uno/
H A Denvironment.h135 typedef void * (SAL_CALL * uno_memAlloc)( sal_Size nBytes );
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx176 sal_uInt16 nRecId, sal_Size nRecSize = 0 );
204 XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize = 0 );
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2724 sal_Size Custom8BitToUnicode(rtl_TextToUnicodeConverter hConverter, in Custom8BitToUnicode()
2725 sal_Char *pIn, sal_Size nInLen, sal_Unicode *pOut, sal_Size nOutLen) in Custom8BitToUnicode()
2739 sal_Size nDestChars=0; in Custom8BitToUnicode()
2740 sal_Size nConverted=0; in Custom8BitToUnicode()
2745 sal_Size nThisConverted=0; in Custom8BitToUnicode()
2761 sal_Size nOtherConverted; in Custom8BitToUnicode()
H A Dww8par2.hxx297 void ImportSprms(sal_Size nPosFc, short nLen, bool bPap);
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx76 sal_Size aWindow = None; in initialize()
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx468 const sal_Size nCount = rLayouts.size(); in distribute()
469 sal_Size nIndex; in distribute()
/trunk/main/sal/workben/
H A Dt_cipher.c323 sal_Size length; in main()

Completed in 155 milliseconds

12345678910