Home
last modified time | relevance | path

Searched refs:setNoneVisbleRow (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx101 …void setNoneVisbleRow(sal_Int32 _nRows) { m_pViewSwitch->setNoneVisble… in setNoneVisbleRow() function in dbaui::OQueryContainerWindow
H A DQueryViewSwitch.hxx77 void setNoneVisbleRow(sal_Int32 _nRows);
H A DQueryDesignView.hxx130 void setNoneVisbleRow(sal_Int32 _nRows);
/AOO41X/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx352 void OQueryViewSwitch::setNoneVisbleRow(sal_Int32 _nRows) in setNoneVisbleRow() function in OQueryViewSwitch
355 m_pDesignView->setNoneVisbleRow(_nRows); in setNoneVisbleRow()
H A Dquerycontroller.cxx1780 getContainer()->setNoneVisbleRow(m_nVisibleRows); in impl_reset()
H A DQueryDesignView.cxx2620 setNoneVisbleRow(static_cast<OQueryController&>(getController()).getVisibleRows()); in DBG_NAME()
3217 void OQueryDesignView::setNoneVisbleRow(sal_Int32 _nRows) in setNoneVisbleRow() function in OQueryDesignView