/aoo42x/main/autodoc/source/cosv/strings/ |
H A D | streamstr.cxx | 167 size_type nLength = strlen(i_s); in operator <<() local 179 size_type nLength = i_s.length(); in operator <<() local 216 size_type nLength = strlen(buf); in operator <<() local 230 size_type nLength = strlen(buf); in operator <<() local 244 size_type nLength = strlen(buf); in operator <<() local 258 size_type nLength = strlen(buf); in operator <<() local 272 size_type nLength = strlen(buf); in operator <<() local 286 size_type nLength = strlen(buf); in operator <<() local 301 size_type nLength = strlen(buf); in operator <<() local 316 size_type nLength = strlen(buf); in operator <<() local [all …]
|
/aoo42x/main/xmlsecurity/tools/uno/ |
H A D | AttributeListHelper.java | 52 int nLength = m_AttributeList.size(); in setAttribute() local 113 int nLength = m_AttributeList.size(); in getTypeByName() local 130 int nLength = m_AttributeList.size(); in getValueByName() local
|
/aoo42x/main/sal/rtl/source/ |
H A D | byteseq.c | 149 void SAL_CALL rtl_byte_sequence_construct( sal_Sequence **ppSequence , sal_Int32 nLength ) in rtl_byte_sequence_construct() 176 void SAL_CALL rtl_byte_sequence_constructNoDefault( sal_Sequence **ppSequence , sal_Int32 nLength ) in rtl_byte_sequence_constructNoDefault() 196 sal_Sequence **ppSequence, const sal_Int8 *pData , sal_Int32 nLength ) in rtl_byte_sequence_constructFromArray()
|
/aoo42x/main/i18npool/source/textconversion/ |
H A D | textconversion_zh.cxx | 67 TextConversion_zh::getCharConversion(const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength,… in getCharConversion() 91 TextConversion_zh::getWordConversion(const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength,… in getWordConversion() 223 TextConversion_zh::getConversions( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversions() 238 TextConversion_zh::getConversion( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversion() 262 …version_zh::getConversionWithOffset( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversionWithOffset()
|
H A D | textconversionImpl.cxx | 37 TextConversionImpl::getConversions( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversions() 50 TextConversionImpl::getConversion( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversion() 63 …ersionImpl::getConversionWithOffset( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversionWithOffset()
|
H A D | textconversion_ko.cxx | 123 TextConversion_ko::getCharConversions(const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength… in getCharConversions() 203 TextConversion_ko::getConversions( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversions() 293 TextConversion_ko::getConversion( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversion() 327 …version_ko::getConversionWithOffset( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, in getConversionWithOffset()
|
/aoo42x/main/forms/source/xforms/ |
H A D | xmlhelper.cxx | 96 sal_Int32 nLength = sName.getLength(); in isValidQName() local 121 sal_Int32 nLength = sName.getLength(); in isValidPrefixName() local
|
/aoo42x/main/tools/bootstrp/ |
H A D | prj.cxx | 111 int nLength = aTmpStr.Len(); in GetNextLine() local 142 int nLength = aTmpStr.Len(); in GetCleanedNextLine() local
|
/aoo42x/main/store/source/ |
H A D | storlckb.cxx | 182 sal_uInt32 nLength = sal_uInt32(aDescr.m_nLength); in readAt() local 201 sal_uInt32 nLength = sal_uInt32(aDescr.m_nLength); in readAt() local 274 sal_uInt32 nLength = sal_uInt32(aDescr.m_nLength); in writeAt() local 301 sal_uInt32 nLength = sal_uInt32(aDescr.m_nLength); in writeAt() local
|
/aoo42x/main/comphelper/source/misc/ |
H A D | accessibletexthelper.cxx | 101 sal_Bool OCommonAccessibleText::implIsValidBoundary( i18n::Boundary& rBoundary, sal_Int32 nLength ) in implIsValidBoundary() 108 sal_Bool OCommonAccessibleText::implIsValidIndex( sal_Int32 nIndex, sal_Int32 nLength ) in implIsValidIndex() 115 …onAccessibleText::implIsValidRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex, sal_Int32 nLength ) in implIsValidRange() 238 sal_Int32 nLength = sText.getLength(); in implGetLineBoundary() local 343 sal_Int32 nLength = sText.getLength(); in getTextAtIndex() local 448 sal_Int32 nLength = sText.getLength(); in getTextBeforeIndex() local 573 sal_Int32 nLength = sText.getLength(); in getTextBehindIndex() local
|
/aoo42x/main/vbahelper/source/msforms/ |
H A D | vbalistbox.cxx | 91 sal_Int16 nLength = static_cast<sal_Int16>( sList.getLength() ); in setValue() local 145 sal_Int16 nLength = static_cast< sal_Int16 >( sList.getLength() ); in Selected() local 188 sal_Int16 nLength = static_cast<sal_Int16>( nList.getLength() ); in setValueEvent() local 235 sal_Int32 nLength = nList.getLength(); in getValueEvent() local
|
/aoo42x/main/automation/source/simplecm/ |
H A D | packethandler.cxx | 67 #define READ_SOCKET( pBuffer, nLength )\ argument 73 #define READ_SOCKET_LEN( pBuffer, nLength, nTotal )\ argument 194 #define WRITE_SOCKET( pBuffer, nLength )\ argument
|
/aoo42x/main/sax/source/expatwrap/ |
H A D | saxwriter.cxx | 1046 sal_Int32 nLength =-1; in getIndentPrefixLength() local 1150 sal_Int32 nLength(0); in startElement() local 1220 sal_Int32 nLength(0); in endElement() local 1258 sal_Int32 nLength(0); in characters() local 1310 sal_Int32 nLength(0); in processingInstruction() local 1350 sal_Int32 nLength = 9; in startCDATA() local 1369 sal_Int32 nLength = 3; in endCDATA() local 1387 sal_Int32 nLength(0); in comment() local 1433 sal_Int32 nLength(0); in unknown() local
|
/aoo42x/main/svx/workben/msview/ |
H A D | xmlconfig.cxx | 217 sal_Int32 nLength = rText.getLength() - 2; in toInt() local 376 rtl::OUString ElementConfig::dump_hex( SvStream& rStream, sal_Size& nLength ) in dump_hex() 418 rtl::OUString ElementConfig::dump_byte( SvStream& rStream, sal_Size& nLength ) in dump_byte() 435 rtl::OUString ElementConfig::dump_uint( SvStream& rStream, sal_Size& nLength ) in dump_uint() 452 rtl::OUString ElementConfig::dump_unistring( SvStream& rStream, sal_Size& nLength ) in dump_unistring() 460 rtl::OUString ElementConfig::dump_float( SvStream& rStream, sal_Size& nLength ) in dump_float()
|
/aoo42x/main/basic/source/runtime/ |
H A D | comenumwrapper.cxx | 38 sal_Int32 nLength = 0; in hasMoreElements() local
|
/aoo42x/main/framework/source/jobs/ |
H A D | job.cxx | 445 sal_Int32 nLength = lAllArgs.getLength(); in impl_generateJobArgs() local 452 sal_Int32 nLength = lAllArgs.getLength(); in impl_generateJobArgs() local 459 sal_Int32 nLength = lAllArgs.getLength(); in impl_generateJobArgs() local 466 sal_Int32 nLength = lAllArgs.getLength(); in impl_generateJobArgs() local
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | OnewayExecutor.java | 199 int nLength = lArgs.length+1; in codeDispatch() local 215 int nLength = lParams[0].size()-1; in codeDispatch() local
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbacharacters.hxx | 42 sal_Int16 nLength; member in ScVbaCharacters
|
/aoo42x/main/oox/source/docprop/ |
H A D | ooxmldocpropimport.cxx | 84 for( sal_Int32 nIndex = 0, nLength = aPropsInfo.getLength(); nIndex < nLength; ++nIndex ) in lclGetRelatedStreams() local 128 for( sal_Int32 nIndex = 0, nLength = aServiceNames.getLength(); nIndex < nLength; ++nIndex ) in supportsService() local
|
/aoo42x/main/reportdesign/source/filter/xml/ |
H A D | xmlImportDocumentHandler.cxx | 149 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in startElement() local 198 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in startElement() local 245 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in startElement() local
|
H A D | xmlComponent.cxx | 72 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
|
/aoo42x/main/xmloff/source/text/ |
H A D | XMLFootnoteImportContext.cxx | 100 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local 204 sal_Int16 nLength = xAttrList->getLength(); in CreateChildContext() local
|
/aoo42x/main/dbaccess/source/filter/xml/ |
H A D | xmlTable.cxx | 96 sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local 264 sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in fillAttributes() local
|
/aoo42x/main/package/inc/ |
H A D | Deflater.hxx | 41 sal_Int32 nOffset, nLength; member in Deflater
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | PageNumber.cxx | 136 sal_Int32 nLength = 0; in Execute() local
|