Searched refs:xExactName (Results 1 – 2 of 2) sorted by relevance
50 Reference< XExactName > xExactName( xSMgr->createInstance( in CheckInstallation() local54 if ( xExactName.is() ) in CheckInstallation()58 rTitle = xExactName->getExactName( rTitle ); in CheckInstallation()59 Reference< XMaterialHolder > xMaterialHolder( xExactName, UNO_QUERY ); in CheckInstallation()
1180 Reference< XExactName > xExactName( xAccess, UNO_QUERY ); in test_introsp() local1181 TEST_ENSHURE( xExactName.is(), "Introspection unterstuetzt kein ExactName" ); in test_introsp()1334 OUString aExactName = xExactName->getExactName( aUpperUStr ); in test_introsp()
Completed in 23 milliseconds