Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dformcontrolling.cxx578 … Reference< XPropertySet > xCursorProperties( m_xFormOperations->getCursor(), UNO_QUERY_THROW ); in canDoFormFilter() local
581 …OSL_VERIFY( xCursorProperties->getPropertyValue( FM_PROP_ESCAPE_PROCESSING ) >>= bEscapeProcessing… in canDoFormFilter()
584 … OSL_VERIFY( xCursorProperties->getPropertyValue( FM_PROP_ACTIVECOMMAND ) >>= sActiveCommand ); in canDoFormFilter()
587 … OSL_VERIFY( xCursorProperties->getPropertyValue( FM_PROP_INSERTONLY ) >>= bInsertOnlyForm ); in canDoFormFilter()

Completed in 18 milliseconds