Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dformcontrolling.cxx553 sal_Bool FormControllerHelper::isInsertionRow() const in isInsertionRow() function in svx::FormControllerHelper
557 bIs = m_xFormOperations->isInsertionRow(); in isInsertionRow()
H A Dfmshimp.cxx1969 sal_Bool bIsNew = m_aActiveControllerFeatures->isInsertionRow(); in setActiveController()
/trunk/main/svx/source/inc/
H A Dformcontrolling.hxx247 sal_Bool isInsertionRow() const;
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx137 virtual ::sal_Bool SAL_CALL isInsertionRow();
H A Dformoperations.cxx874 ::sal_Bool SAL_CALL FormOperations::isInsertionRow() in isInsertionRow() function in frm::FormOperations
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl239 boolean isInsertionRow(