Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1647 updateGrid(m_xCursor); in loaded()
1653 updateGrid( Reference< XRowSet > (NULL) ); in unloaded()
1660 updateGrid( Reference< XRowSet > (NULL) ); in reloading()
1667 updateGrid( Reference< XRowSet > (NULL) ); in unloading()
1673 updateGrid(m_xCursor); in reloaded()
2272 void FmXGridPeer::updateGrid(const Reference< XRowSet >& _rxCursor) in updateGrid() function in FmXGridPeer
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx479 …void updateGrid(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet >& _rDatab…

Completed in 33 milliseconds