Home
last modified time | relevance | path

Searched refs:nStartLength (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1370 sal_Int32 nStartLength = sStartQuote.getLength(); in lcl_FindQuotedText() local
1371 sal_Int32 nEndIndex = rCommand.indexOf( uEndQuote, nStartIndex + nStartLength); in lcl_FindQuotedText()
1374 … sRet = rCommand.copy( nStartIndex + nStartLength, nEndIndex - nStartIndex - nStartLength); in lcl_FindQuotedText()

Completed in 31 milliseconds