Searched refs:aColon (Results 1 – 3 of 3) sorted by relevance
55 static rtl::ByteSequence aColon((const sal_Int8 *)":", 1); variable117 writeBytes(toUnoSequence(aColon)); in writeId()148 writeBytes(toUnoSequence(aColon)); in startUnknownElement()182 writeBytes(toUnoSequence(aColon)); in endUnknownElement()215 writeBytes(toUnoSequence(aColon)); in singleUnknownElement()
247 static const sal_Unicode aColon( ':' ); in lcl_getCellRangeAddressFromXMLString() local255 ( bInQuotation || rXMLString[ nDelimiterPos ] != aColon )) in lcl_getCellRangeAddressFromXMLString()
Completed in 12 milliseconds