Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx127 …Reference< XPropertySet > pathSettings( mxMCF->createInstanceWithContext( rtl::OUString::createFro… in getLogLocation() local
128 pathSettings->getPropertyValue( rtl::OUString::createFromAscii( "Work" ) ) >>= sLogLocation; in getLogLocation()
138 …Reference< XPropertySet > pathSettings( mxMCF->createInstanceWithContext( rtl::OUString::createFro… in getLogLocationWithName() local
139 pathSettings->getPropertyValue( rtl::OUString::createFromAscii( "Work" ) ) >>= sLogLocation; in getLogLocationWithName()

Completed in 14 milliseconds