Searched refs:aControlFactory (Results 1 – 2 of 2) sorted by relevance
1011 FormControlFactory aControlFactory( m_aContext ); in onCreatedFormObject() local1012 aControlFactory.initializeControlModel( pShellImpl->getDocumentType(), _rFormObject ); in onCreatedFormObject()1505 FormControlFactory aControlFactory( m_aContext ); in createControlLabelPair() local1507 aControlFactory.initializeControlModel( impl_getDocumentType(), *_rpLabel ); in createControlLabelPair()1508 aControlFactory.initializeControlModel( impl_getDocumentType(), *_rpControl ); in createControlLabelPair()1660 FormControlFactory aControlFactory( _rContext ); in createControlLabelPair() local1661 aControlFactory.initializeFieldDependentProperties( _rxField, xControlSet, _rxNumberFormats ); in createControlLabelPair()
563 FormControlFactory aControlFactory( ::comphelper::getProcessServiceFactory() );564 …aControlFactory.initializeControlModel( DocumentClassification::classifyHostDocument( xCols ), xCo…565 aControlFactory.initializeFieldDependentProperties( xField, xCol, xNumberFormats );
Completed in 33 milliseconds