Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx1246 …TYPE lcl_safeGetPropertyValue_throw( const Reference< XPropertySet >& _rxProperties, const ::rtl::… in lcl_safeGetPropertyValue_throw() function
1259 return lcl_safeGetPropertyValue_throw( m_xCursorProperties, PROPERTY_ISNEW, false ); in impl_isInsertionRow_throw()
1265 … return lcl_safeGetPropertyValue_throw( m_xCursorProperties, PROPERTY_ROWCOUNT, (sal_Int32)0 ); in impl_getRowCount_throw()
1270 return lcl_safeGetPropertyValue_throw( m_xCursorProperties, PROPERTY_ROWCOUNTFINAL, false ); in impl_isRowCountFinal_throw()
1276 return lcl_safeGetPropertyValue_throw( m_xCursorProperties, PROPERTY_ISMODIFIED, false ); in impl_isModifiedRow_throw()
1295 return lcl_safeGetPropertyValue_throw( m_xCursorProperties, PROPERTY_INSERTONLY, true ); in impl_isInsertOnlyForm_throw()

Completed in 78 milliseconds