Lines Matching refs:temp
61 OUString temp = OUSTR( "StorageBridge::StorageBridge(salIn32&): " ); in StorageBridge() local
62 throw RuntimeException( temp.concat( re.Message ), Reference< XInterface >() ); in StorageBridge()
73 Reference< XInterface > temp( m_xContext->getValueByName( in initStorage() local
75 Reference< storage::XScriptStorageManager > xScriptStorageManager( temp, UNO_QUERY_THROW ); in initStorage()
81 OUString temp = OUSTR( "StorageBridge::StorageBridge: " ); in initStorage() local
82 throw RuntimeException( temp.concat( re.Message ), Reference< XInterface >() ); in initStorage()
86 OUString temp = OUSTR( "StorageBridge::StorageBridge: " ); in initStorage() local
87 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in initStorage()
104 OUString temp = OUSTR( "StorageBridge::getScriptLogicalNames: " ); in getScriptLogicalNames() local
105 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getScriptLogicalNames()
123 OUString temp = OUSTR( "StorageBridge::getImplementations: " ); in getImplementations() local
124 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getImplementations()