Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dcheckinstall.cxx50 Reference< XExactName > xExactName( xSMgr->createInstance( in CheckInstallation() local
54 if ( xExactName.is() ) in CheckInstallation()
58 rTitle = xExactName->getExactName( rTitle ); in CheckInstallation()
59 Reference< XMaterialHolder > xMaterialHolder( xExactName, UNO_QUERY ); in CheckInstallation()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx1180 Reference< XExactName > xExactName( xAccess, UNO_QUERY ); in test_introsp() local
1181 TEST_ENSHURE( xExactName.is(), "Introspection unterstuetzt kein ExactName" ); in test_introsp()
1334 OUString aExactName = xExactName->getExactName( aUpperUStr ); in test_introsp()

Completed in 30 milliseconds