Home
last modified time | relevance | path

Searched refs:haveDataSource (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx156 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()
/aoo41x/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx104 sal_Bool haveDataSource() const;
/aoo41x/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx556 sal_Bool DBSubComponentController::haveDataSource() const in haveDataSource() function in dbaui::DBSubComponentController
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1411 if ( !editingCommand() && !haveDataSource() ) in doSaveAsDoc()

Completed in 31 milliseconds