Home
last modified time | relevance | path

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

/AOO41X/main/framework/test/
H A Dtest_documentproperties.bas999sReplyTo$ = aDocumentProperties.getPropertyValue ( "ReplyTo" )
1039 … + chr$(9) + "ReplyTo" + chr$(9) + "= {" + chr$(9) + sReplyTo$ …
/AOO41X/main/sw/source/ui/config/
H A Dmailconfigpage.cxx203 String sReplyTo; in FillItemSet() local