Searched refs:haveDataSource (Results 1 – 4 of 4) sorted by relevance
156 aReturn.bEnabled = haveDataSource() && impl_isModified(); in GetState()183 …if ( haveDataSource() && getDataSource()->getPropertySetInfo()->hasPropertyByName(PROPERTY_LAYOUTI… in Execute()231 OSL_ENSURE(haveDataSource(),"ORelationController::initialize: need a datasource!"); in impl_initialize()268 if(haveDataSource() && isModified()) in saveModified()569 OSL_ENSURE(haveDataSource(),"We need a datasource from our connection!"); in loadLayoutInformation()570 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()
Completed in 24 milliseconds