Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dnavigatortree.cxx517 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 …]
H A Dfmobj.cxx126 const FmFormModel* pFormModel = PTR_CAST( FmFormModel, GetModel() ); in impl_checkRefDevice_nothrow() local
127 if ( !pFormModel || !pFormModel->ControlsUseRefDevice() ) in impl_checkRefDevice_nothrow()
130 OutputDevice* pCurrentRefDevice = pFormModel ? pFormModel->GetRefDevice() : NULL; in impl_checkRefDevice_nothrow()
H A Dfmview.cxx112 FmFormModel* pFormModel = (FmFormModel*)pModel; in Init() local
116 sal_Bool bInitDesignMode = pFormModel->GetOpenInDesignMode(); in Init()
117 if ( pFormModel->OpenInDesignModeIsDefaulted( ) ) in Init()
131 SfxObjectShell* pObjShell = pFormModel->GetObjectShell(); in Init()
H A Dnavigatortreemodel.cxx234 FmFormModel* pFormModel = m_pFormShell->GetFormModel(); in ~NavigatorTreeModel() local
235 if( pFormModel && IsListening(*pFormModel)) in ~NavigatorTreeModel()
236 EndListening( *pFormModel ); in ~NavigatorTreeModel()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx1050 FmFormModel* pFormModel = (FmFormModel*) &rModel; in InsertModel() local
1052 pFormModel->BurnInStyleSheetAttributes(); in InsertModel()
1058 SvxDrawingLayerExport( pFormModel, xDocOut ); in InsertModel()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx380 FmFormModel* pFormModel; member in SvxMSDffManager
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5703 pFormModel( NULL ), in SV_IMPL_OP_PTRARR_SORT()
5756 pFormModel( NULL ), in SvxMSDffManager()
5798 delete pFormModel; in ~SvxMSDffManager()

Completed in 77 milliseconds