Home
last modified time | relevance | path

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

/trunk/main/svl/source/svdde/
H A Dddeinf.cxx141 DdeConnection aSys( rService, String( reinterpret_cast<const sal_Unicode*>(SZDDESYS_TOPIC) ) ); in DdeTopicList() local
143 if ( !aSys.GetError() ) in DdeTopicList()
145 …DdeRequest aReq( aSys, String( reinterpret_cast<const sal_Unicode*>(SZDDESYS_ITEM_TOPICS) ), 500 ); in DdeTopicList()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx834 rtl::OUString aTmp, aSys; in getTmpName() local
836 osl_getSystemPathFromFileURL( aTmp.pData, &aSys.pData ); in getTmpName()
838 return aSys; in getTmpName()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx946 rtl::OUString aTmp, aSys; in getTmpName() local
948 osl_getSystemPathFromFileURL( aTmp.pData, &aSys.pData ); in getTmpName()
950 return aSys; in getTmpName()

Completed in 33 milliseconds