Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1697 const sal_Unicode* pCommandStr = rCommand.getStr(); in lcl_ExtractParameter() local
1698 while( nStartIndex < nEndIndex && pCommandStr[nStartIndex] == ' ') in lcl_ExtractParameter()
1700 while( nEndIndex > nStartIndex && pCommandStr[nEndIndex] == ' ') in lcl_ExtractParameter()

Completed in 36 milliseconds