Home
last modified time | relevance | path

Searched refs:_rNewData (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1187 …ditorCtrl::SetCellData( long nRow, sal_uInt16 nColId, const ::com::sun::star::uno::Any& _rNewData ) in SetCellData() argument
1204 sValue = ::comphelper::getString(_rNewData); in SetCellData()
1213 pFieldDescr->SetDescription( sValue = ::comphelper::getString(_rNewData) ); in SetCellData()
1217 pFieldDescr->SetControlDefault( _rNewData ); in SetCellData()
1223 sValue = ::comphelper::getString(_rNewData); in SetCellData()
1231 sValue = ::comphelper::getString(_rNewData); in SetCellData()
1244 sValue = ::comphelper::getString(_rNewData); in SetCellData()
1250 sValue = ::comphelper::getString(_rNewData); in SetCellData()
1256 sValue = GetView()->GetDescWin()->BoolStringPersistent(::comphelper::getString(_rNewData)); in SetCellData()
1262 sValue = ::comphelper::getString(_rNewData); in SetCellData()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx66 …id SetCellData( long nRow, sal_uInt16 nColId, const ::com::sun::star::uno::Any& _rNewData ) = 0;

Completed in 21 milliseconds