Searched refs:rdbName (Results 1 – 7 of 7) sorted by relevance
28 my $rdbName = shift || die 'must provide a types library';31 die "can't access type library $rdbName" unless -f $rdbName; 48 my $rdb = basename( $rdbName );58 $zip->addFile( $rdbName, $rdb );
97 OUString rdbName = OUString( RTL_CONSTASCII_USTRINGPARAM( RDB_SYSPATH ) ); in main() local98 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
88 OUString rdbName = OUString( RTL_CONSTASCII_USTRINGPARAM( RDB_SYSPATH ) ); in main() local89 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
129 OUString rdbName = OUString( RTL_CONSTASCII_USTRINGPARAM( RDB_SYSPATH ) ); in main() local130 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
224 OUString rdbName = OUString( RTL_CONSTASCII_USTRINGPARAM( RDB_SYSPATH ) ); in main() local225 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
272 OUString rdbName = OUString( RTL_CONSTASCII_USTRINGPARAM( RDB_SYSPATH ) ); in main() local273 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
267 OUString rdbName = OUString( RTL_CONSTASCII_USTRINGPARAM( RDB_SYSPATH ) ); in main() local268 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
Completed in 35 milliseconds