Home
last modified time | relevance | path

Searched refs:UseHeaderLine (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dbaccess/source/ui/inc/
H A DWCPage.hxx97 inline sal_Bool UseHeaderLine() const { return m_aCB_UseHeaderLine.IsChecked(); } in UseHeaderLine() function in dbaui::OCopyTable
H A DWCopyTable.hxx340 sal_Bool UseHeaderLine() const { return m_bUseHeaderLine; } in UseHeaderLine() function in dbaui::OCopyTableWizard
/trunk/main/dbaccess/source/ui/misc/
H A DWCPage.cxx299 m_aCB_UseHeaderLine.Check(m_pParent->UseHeaderLine()); in ActivatePage()
H A DDExport.cxx749 m_bAppendFirstLine = !aWizard.UseHeaderLine(); in executeWizard()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx623 m_bUseHeaderLineAsColumnNames = _rDialog.UseHeaderLine(); in impl_dialogToAttributes_nothrow()

Completed in 34 milliseconds