Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx93 sal_Int16 classifyFormControl( const Reference< XPropertySet >& _rxModel ) in classifyFormControl() function
153 OSL_ENSURE( classifyFormControl( _rxRadioModel ) == FormComponentType::RADIOBUTTON, in determineRadioGroupId()
295 sal_Int16 nControlType = classifyFormControl( xModelProps ); in describePDFControl()