Home
last modified time | relevance | path

Searched refs:HasImportParam (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/inc/
H A Ddbcolect.hxx179 sal_Bool HasImportParam() const { return bDBImport; } in HasImportParam() function in ScDBData
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx1255 if ( pDBData->HasImportParam() ) in GetDBState()
1303 if (!pDBData || !pDBData->HasImportParam() || pDBData->HasImportSelection() || in GetDBState()
H A Dtabvwsh4.cxx1752 pData->HasImportParam() && !pData->HasImportSelection() ) in Construct()
/trunk/main/sc/source/filter/xml/
H A Dxmldrani.cxx429 if ( pDBData->HasImportParam() && !pDBData->HasImportSelection() ) in EndElement()
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx919 if ( bInserted && pData->HasImportParam() && !pData->HasImportSelection() ) in Insert()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx512 pDBData->HasImportParam() && !pDBData->HasImportSelection() ) in Execute()

Completed in 56 milliseconds