Searched refs:bAllowEmptyDS (Results 1 – 1 of 1) sorted by relevance
1945 bool bAllowEmptyDS = ::dbtools::isEmbeddedInDatabase( m_xComponent, xConnection ); in impl_updateDependentProperty_nothrow() local1960 impl_hasValidDataSourceSignature_nothrow( m_xComponent, bAllowEmptyDS ) in impl_updateDependentProperty_nothrow()1974 bool bAllowEmptyDS = false; in impl_updateDependentProperty_nothrow() local1976 bAllowEmptyDS = ::dbtools::isEmbeddedInDatabase( m_xComponent, xConnection ); in impl_updateDependentProperty_nothrow()1981 || impl_hasValidDataSourceSignature_nothrow( m_xComponent, bAllowEmptyDS) in impl_updateDependentProperty_nothrow()1996 bool bAllowEmptyDS = ::dbtools::isEmbeddedInDatabase( m_xComponent, xConnection ); in impl_updateDependentProperty_nothrow() local2001 impl_hasValidDataSourceSignature_nothrow( m_xComponent, bAllowEmptyDS ) in impl_updateDependentProperty_nothrow()2002 …aSourceSignature_nothrow( Reference< XPropertySet >( m_xObjectParent, UNO_QUERY ), bAllowEmptyDS ); in impl_updateDependentProperty_nothrow()
Completed in 26 milliseconds