Home
last modified time | relevance | path

Searched refs:aMemoContent (Results 1 – 1 of 1) sorted by path

/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1140 … Content aMemoContent(aURL.GetMainURL(INetURLObject::NO_DECODE),Reference<XCommandEnvironment>()); in CreateImpl() local
1141 aMemoContent.executeCommand( rtl::OUString::createFromAscii( "delete" ),bool2any( sal_True ) ); in CreateImpl()
1156 Content aMemoContent(aURL.GetMainURL(INetURLObject::NO_DECODE),Reference<XCommandEnvironment>()); in CreateImpl() local
1157 aMemoContent.executeCommand( rtl::OUString::createFromAscii( "delete" ),bool2any( sal_True ) ); in CreateImpl()

Completed in 21 milliseconds