Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx1050 uno::Any aCommentValue; in makeRedline() local
1051aCommentValue = aPropMap.getUnpackedValueOrDefault( ::rtl::OUString::createFromAscii("RedlineComme… in makeRedline()
1054 if( aCommentValue >>= sComment ) in makeRedline()