Home
last modified time | relevance | path

Searched refs:GetControlText (Results 1 – 8 of 8) sorted by relevance

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldDescWin.hxx83 String GetControlText( sal_uInt16 nControlId ) in GetControlText() function in dbaui::OTableFieldDescWin
84 { return m_pGenPage->GetControlText(nControlId); } in GetControlText()
H A DFieldDescGenWin.cxx92 String OFieldDescGenWin::GetControlText( sal_uInt16 nControlId ) in GetControlText() function in OFieldDescGenWin
95 return m_pFieldControl->GetControlText(nControlId); in GetControlText()
H A DFieldDescGenWin.hxx59 String GetControlText( sal_uInt16 nControlId );
H A DTEditControl.hxx160 virtual String GetControlText( long nRow, sal_uInt16 nColId );
H A DTEditControl.cxx1116 String OTableEditorCtrl::GetControlText( long nRow, sal_uInt16 nColId ) in GetControlText() function in OTableEditorCtrl
1135 return pDescrWin->GetControlText( nColId ); in GetControlText()
/trunk/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx69 virtual String GetControlText( long nRow, sal_uInt16 nColId ) = 0;
H A DFieldDescControl.hxx208 String GetControlText( sal_uInt16 nControlId );
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx551 String OFieldDescControl::GetControlText( sal_uInt16 nControlId ) in GetControlText() function in OFieldDescControl

Completed in 58 milliseconds