Home
last modified time | relevance | path

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

/AOO41X/main/cppuhelper/qa/propertysetmixin/ !
H A Dtest_propertysetmixin.cxx256 css::uno::Reference< css::lang::XComponent > empty2( in testEmpty2() local
259 empty2, css::uno::UNO_QUERY); in testEmpty2()
297 empty2, css::uno::UNO_QUERY); in testEmpty2()
316 empty2, css::uno::UNO_QUERY); in testEmpty2()
337 empty2->dispose(); in testEmpty2()
/AOO41X/main/jvmfwk/plugins/sunmajor/pluginlib/ !
H A Dsunjavaplugin.cxx580 char empty2[] = {'.', SAL_PATHDELIMITER, 0}; in jfw_plugin_startJavaVirtualMachine() local
582 const rtl::OString sEmpty2 = rtl::OString(empty2); in jfw_plugin_startJavaVirtualMachine()