Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Dpropertyexport.cxx498 const sal_Unicode _aQuoteCharacter, const sal_Unicode _aListSeparator) in exportStringSequenceAttribute() argument
509 const ::rtl::OUString sQuote(&_aQuoteCharacter, 1); in exportStringSequenceAttribute()
522 OSL_ENSURE(!_aQuoteCharacter || (-1 == pItems->indexOf(_aQuoteCharacter)), in exportStringSequenceAttribute()
524 OSL_ENSURE(_aQuoteCharacter || (-1 == pItems->indexOf(_aListSeparator)), in exportStringSequenceAttribute()
H A Dpropertyexport.hxx307 const sal_Unicode _aQuoteCharacter = '"',

Completed in 27 milliseconds