Searched refs:pShellImpl (Results 1 – 1 of 1) sorted by relevance
998 FmXFormShell* pShellImpl = pShell ? pShell->GetImpl() : NULL; in onCreatedFormObject() local999 OSL_ENSURE( pShellImpl, "FmXFormView::onCreatedFormObject: no form shell!" ); in onCreatedFormObject()1000 if ( !pShellImpl ) in onCreatedFormObject()1004 pShellImpl->UpdateForms( sal_True ); in onCreatedFormObject()1012 aControlFactory.initializeControlModel( pShellImpl->getDocumentType(), _rFormObject ); in onCreatedFormObject()1014 if ( !pShellImpl->GetWizardUsing() ) in onCreatedFormObject()1018 if ( pShellImpl->isEnhancedForm() ) in onCreatedFormObject()
Completed in 22 milliseconds