Searched refs:sSetString (Results 1 – 1 of 1) sorted by relevance
142 rtl::OUString sSetString; in CreateChildContext() local144 sSetString = pContentBuffer->makeStringAndClear(); in CreateChildContext()146 sSetString = sSimpleContent; in CreateChildContext()150 sal_Int32 nLength = sSetString.getLength(); in CreateChildContext()153 sal_Unicode cLast = sSetString.getStr()[ nLength - 1 ]; in CreateChildContext()161 …sSetString = sSetString.copy( 0, nLength - 1 ); // remove from the string for SetCursorOnTextImpo… in CreateChildContext()165 pCellContext->SetCursorOnTextImport( sSetString ); in CreateChildContext()
Completed in 8 milliseconds