Searched refs:xCursorProperties (Results 1 – 1 of 1) sorted by relevance
578 … Reference< XPropertySet > xCursorProperties( m_xFormOperations->getCursor(), UNO_QUERY_THROW ); in canDoFormFilter() local581 …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 16 milliseconds