Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dformcontrolling.cxx586 bool bInsertOnlyForm( false ); in canDoFormFilter() local
587 … OSL_VERIFY( xCursorProperties->getPropertyValue( FM_PROP_INSERTONLY ) >>= bInsertOnlyForm ); in canDoFormFilter()
589 bCanDo = bEscapeProcessing && ( sActiveCommand.getLength() > 0 ) && !bInsertOnlyForm; in canDoFormFilter()

Completed in 13 milliseconds