Searched refs:haveDataSource (Results 1 – 4 of 4) sorted by relevance
157 aReturn.bEnabled = haveDataSource() && impl_isModified(); in GetState()184 …if ( haveDataSource() && getDataSource()->getPropertySetInfo()->hasPropertyByName(PROPERTY_LAYOUTI… in Execute()232 OSL_ENSURE(haveDataSource(),"ORelationController::initialize: need a datasource!"); in impl_initialize()269 if(haveDataSource() && isModified()) in saveModified()570 OSL_ENSURE(haveDataSource(),"We need a datasource from our connection!"); in loadLayoutInformation()571 if ( haveDataSource() ) in loadLayoutInformation()
104 sal_Bool haveDataSource() const;
556 sal_Bool DBSubComponentController::haveDataSource() const in haveDataSource() function in dbaui::DBSubComponentController
1411 if ( !editingCommand() && !haveDataSource() ) in doSaveAsDoc()