Searched refs:getAutoIncrementValue (Results 1 – 9 of 9) sorted by relevance
165 ::rtl::OUString OTableFieldControl::getAutoIncrementValue() const in getAutoIncrementValue() function in OTableFieldControl167 …nst_cast<OTableFieldControl*>(this)->GetCtrl()->GetView()->getController().getAutoIncrementValue(); in getAutoIncrementValue()
54 virtual ::rtl::OUString getAutoIncrementValue() const;
68 virtual ::rtl::OUString getAutoIncrementValue() const;
56 virtual ::rtl::OUString getAutoIncrementValue() const;
189 virtual ::rtl::OUString getAutoIncrementValue() const = 0;
104 inline const ::rtl::OUString& getAutoIncrementValue() const { return m_sAutoIncrementValue; } in getAutoIncrementValue() function in dbaui::OTableController
180 ::rtl::OUString OColumnControlWindow::getAutoIncrementValue() const in getAutoIncrementValue() function in OColumnControlWindow
904 m_pAutoIncrementValue->SetText( getAutoIncrementValue() ); in ActivateAggregate()
247 ::rtl::OUString OWizTypeSelectControl::getAutoIncrementValue() const in getAutoIncrementValue() function in OWizTypeSelectControl
Completed in 40 milliseconds