Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx2971 sal_Int32 nSpaceIndex = sCommand.indexOf( ' ' ); in CloseFieldCommand() local
2972 if( 0 <= nSpaceIndex ) in CloseFieldCommand()
2973 sCommand = sCommand.copy( 0, nSpaceIndex ); in CloseFieldCommand()

Completed in 46 milliseconds