Searched refs:pFormModel (Results 1 – 7 of 7) sorted by relevance
517 pFormModel->EndUndo(); in Command()530 pFormModel->EndUndo(); in Command()580 pFormModel->SetOpenInDesignMode( !pFormModel->GetOpenInDesignMode() ); in Command()586 pFormModel->SetAutoControlFocus( !pFormModel->GetAutoControlFocus() ); in Command()1084 if (pFormModel) in implExecuteDataTransfer()1128 if (pFormModel) in implExecuteDataTransfer()1129 pFormModel->EndUndo(); in implExecuteDataTransfer()1154 if (!pFormModel) in implExecuteDataTransfer()1281 pFormModel->EndUndo(); in implExecuteDataTransfer()1815 if (!pFormModel) in DeleteSelection()[all …]
126 const FmFormModel* pFormModel = PTR_CAST( FmFormModel, GetModel() ); in impl_checkRefDevice_nothrow() local127 if ( !pFormModel || !pFormModel->ControlsUseRefDevice() ) in impl_checkRefDevice_nothrow()130 OutputDevice* pCurrentRefDevice = pFormModel ? pFormModel->GetRefDevice() : NULL; in impl_checkRefDevice_nothrow()
112 FmFormModel* pFormModel = (FmFormModel*)pModel; in Init() local116 sal_Bool bInitDesignMode = pFormModel->GetOpenInDesignMode(); in Init()117 if ( pFormModel->OpenInDesignModeIsDefaulted( ) ) in Init()131 SfxObjectShell* pObjShell = pFormModel->GetObjectShell(); in Init()
234 FmFormModel* pFormModel = m_pFormShell->GetFormModel(); in ~NavigatorTreeModel() local235 if( pFormModel && IsListening(*pFormModel)) in ~NavigatorTreeModel()236 EndListening( *pFormModel ); in ~NavigatorTreeModel()
1050 FmFormModel* pFormModel = (FmFormModel*) &rModel; in InsertModel() local1052 pFormModel->BurnInStyleSheetAttributes(); in InsertModel()1058 SvxDrawingLayerExport( pFormModel, xDocOut ); in InsertModel()
380 FmFormModel* pFormModel; member in SvxMSDffManager
5690 pFormModel( NULL ), in SV_IMPL_OP_PTRARR_SORT()5743 pFormModel( NULL ), in SvxMSDffManager()5785 delete pFormModel; in ~SvxMSDffManager()
Completed in 98 milliseconds