Home
last modified time | relevance | path

Searched refs:nStartLength (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1558 sal_Int32 nStartLength = sStartQuote.getLength(); in lcl_FindQuotedText() local
1559 sal_Int32 nEndIndex = rCommand.indexOf( uEndQuote, nStartIndex + nStartLength); in lcl_FindQuotedText()
1562 … sRet = rCommand.copy( nStartIndex + nStartLength, nEndIndex - nStartIndex - nStartLength); in lcl_FindQuotedText()

Completed in 42 milliseconds