Home
last modified time | relevance | path

Searched defs:nLen (Results 151 – 175 of 757) sorted by relevance

12345678910>>...31

/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx69 sal_Int32 nLen = rSeq.getLength(); in lcl_SeqHasString() local
212 sal_Int32 nLen = aNodeNames.getLength(); in SetAvailableCfgServiceLists() local
644 sal_Int32 nLen = rPropertyNames.getLength(); in Notify() local
1126 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1169 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1216 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1263 sal_Int32 nLen = aNames.getLength(); in SetCfgServiceLists() local
1524 sal_Int32 nLen = rList1.getLength(); in IsEqSvcList() local
1663 sal_Int32 nLen = aLocales.getLength(); in SaveCfgSvcs() local
H A Dlngopt.cxx296 sal_Int32 nLen = sizeof( aWID_Name ) / sizeof( aWID_Name[0] ); in GetName() local
544 sal_Int32 nLen = aPropertyMap.getSize(); in getPropertyValues() local
569 sal_Int32 nLen = rProps.getLength(); in setPropertyValues() local
/trunk/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx108 int nLen = strlen( pActiveXPath ); in RegisterActiveXNative() local
179 int nLen = strlen( pCharProgPath ); in GetActiveXControlPath() local
/trunk/main/forms/source/component/
H A DColumns.cxx502 sal_Int32 nLen = 0; in write() local
547 sal_Int32 nLen = _rxInStream->readLong(); in read() local
/trunk/main/basic/source/sbx/
H A Dsbxexec.cxx72 sal_uInt16 nLen = 0; in Symbol() local
154 sal_uInt16 nLen; in Operand() local
/trunk/main/sal/qa/OStringBuffer/
H A Drtl_OStringBuffer.cxx1264 sal_Int32 nLen = strlen(pstr); in TEST_F() local
1298 sal_Int32 nLen = strlen(pstr); in TEST_F() local
11663 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
11676 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
11689 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
11702 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
11715 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
11728 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
11741 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
11754 sal_Int32 nLen = aStrBuf.getLength(); in TEST_F() local
[all …]
/trunk/main/xmloff/source/transform/
H A DFormPropOASISTContext.cxx53 sal_Int32 nLen = rValue.getLength(); in GetValueType() local
/trunk/main/svtools/source/misc/
H A Dlangtab.cxx50 const sal_uInt16 nLen = rText.Len(); in ApplyLreOrRleEmbedding() local
H A Dembedtransfer.cxx133 … const sal_uInt32 nLen = pStream->Seek( STREAM_SEEK_TO_END ); in GetData() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx98 sal_Int32 nLen = sValue.getLength(); in DBG_NAME() local
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1090 xub_StrLen nLen = rString.Len(); in ImpGetNumber() local
1115 xub_StrLen nLen = rString.Len(); in ImpGetLanguageType() local
1161 xub_StrLen nLen = rString.Len(); in ImpNextSymbol() local
1754 xub_StrLen nStartPos, nPos, nLen; in StripNewCurrencyDelimiters() local
2108 xub_StrLen nLen = OutString.Len(); in GetOutputString() local
3620 xub_StrLen nLen = rDecSep.Len(); in ImpGetNumberOutput() local
3707 xub_StrLen nLen = rStr.Len(); in ImpNumberFillWithThousands() local
4427 xub_StrLen nLen = rStr.Len(); in HasStringNegativeSign() local
4483 xub_StrLen nLen = rStr.Len(); in EraseCommentBraces() local
4542 xub_StrLen nLen = rStr.Len(); in IsInQuote() local
[all …]
/trunk/main/padmin/source/
H A Dcmddlg.cxx77 int nLen = strlen( pBuffer ); in getSystemPdfCommands() local
100 int nLen = strlen( pBuffer ); in getSystemPdfCommands() local
/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx111 sal_Int32 nLen = aBytePassword.getLength(); in implVerifyPassword() local
194 sal_Int32 nLen = rPassword.getLength(); in implVerifyPassword() local
/trunk/main/extensions/source/update/check/
H A Ddownload.cxx78 sal_Int32 nLen = aURL.getLength(); in openFile() local
379 sal_Int32 nLen = aURL.getLength(); in start() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx851 void SwWW8ImplReader::Read_ANLevelNo( sal_uInt16, const sal_uInt8* pData, short nLen ) in Read_ANLevelNo()
970 void SwWW8ImplReader::Read_OLST( sal_uInt16, const sal_uInt8* pData, short nLen ) in Read_OLST()
1211 short nLen = (sal_Int16)SVBT16ToShort( pS - 2 ); // nicht schoen in ReadDef() local
1539 sal_uInt8 nLen = pParams ? *(pParams - 1) : 0; in ProcessSpacing() local
1582 sal_uInt8 nLen = pParams ? *(pParams - 1) : 0; in ProcessSpecificSpacing() local
1660 sal_uInt8 nLen = pS ? *(pS - 1) : 0; in ReadShd() local
1682 sal_uInt8 nLen = pS ? *(pS - 1) : 0; in ReadNewShd() local
3842 void WW8RStyle::ImportSprms(sal_uInt8 *pSprms, short nLen, bool bPap) in ImportSprms()
3864 void WW8RStyle::ImportSprms(sal_Size nPosFc, short nLen, bool bPap) in ImportSprms()
3901 short WW8RStyle::ImportUPX(short nLen, bool bPAP, bool bOdd) in ImportUPX()
[all …]
H A Dwriterwordglue.cxx620 xub_StrLen nLen = rTxt.Len(); in GetPseudoCharRuns() local
642 xub_StrLen nLen = rTxt.Len(); in GetPseudoCharRuns() local
827 xub_StrLen nLen = rParams.Len(); in MSDateTimeFormatToSwFormat() local
1067 xub_StrLen nLen = rFmt.Len(); in SwapQuotesInField() local
/trunk/main/oox/source/helper/
H A Dpropertyset.cxx91 sal_Int32 nLen = rPropNames.getLength(); in getProperties() local
/trunk/main/sc/source/ui/dbgui/
H A Dasciiopt.cxx332 xub_StrLen nLen = aFieldSeps.Len(); in WriteToString() local
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx111 DWORD nLen = nMaxSubKeyLen; in DeleteRegistryKey() local
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx277 bool FileEmitContext::write( const void* pBuf, unsigned int nLen ) in write()
298 bool FileEmitContext::copyOrigBytes( unsigned int nOrigOffset, unsigned int nLen ) in copyOrigBytes()
322 unsigned int FileEmitContext::readOrigBytes( unsigned int nOrigOffset, unsigned int nLen, void* pBu… in readOrigBytes()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx141 sal_Int32 nLen = aFormatList.getLength(); in getLocales() local
283 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale() local
588 sal_Int32 nLen = rArguments.getLength(); in initialize() local
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java456 long nLen = 0; in getLength() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java514 long nLen = 0; in getLength() local
/trunk/main/editeng/inc/editeng/
H A Dtstpitem.hxx142 void Remove( const sal_uInt16 nPos, const sal_uInt16 nLen = 1 ) in Remove()
/trunk/main/filter/source/graphicfilter/epbm/
H A Depbm.cxx192 for( sal_Int16 n = 0, nLen = aNum.Len(); n < nLen; n++ ) in ImplWriteNumber() local

Completed in 311 milliseconds

12345678910>>...31