Lines Matching refs:pCurShell

867     SwWrtShell* pCurShell = rData.pSh;  in InsertFld()  local
868 if(!pCurShell) in InsertFld()
869 pCurShell = pWrtShell ? pWrtShell : ::lcl_GetShell(); in InsertFld()
870 DBG_ASSERT(pCurShell, "no SwWrtShell found"); in InsertFld()
871 if(!pCurShell) in InsertFld()
878 SwPostItFieldType* pType = (SwPostItFieldType*)pCurShell->GetFldType(0, RES_POSTITFLD); in InsertFld()
894 (SwScriptFieldType*)pCurShell->GetFldType(0, RES_SCRIPTFLD); in InsertFld()
902 pCurShell->GetFldType( 0, RES_COMBINED_CHARS ); in InsertFld()
910 (SwAuthorityFieldType*)pCurShell->GetFldType(0, RES_AUTHORITY); in InsertFld()
914 (SwAuthorityFieldType*)pCurShell->InsertFldType( in InsertFld()
915 SwAuthorityFieldType(pCurShell->GetDoc())); in InsertFld()
928 (SwDateTimeFieldType*)pCurShell->GetFldType(0, RES_DATETIMEFLD); in InsertFld()
937 (SwFileNameFieldType*)pCurShell->GetFldType(0, RES_FILENAMEFLD); in InsertFld()
945 (SwTemplNameFieldType*)pCurShell->GetFldType(0, RES_TEMPLNAMEFLD); in InsertFld()
954 (SwChapterFieldType*)pCurShell->GetFldType(0, RES_CHAPTERFLD); in InsertFld()
989 (SwPageNumberFieldType*)pCurShell->GetFldType(0, RES_PAGENUMBERFLD); in InsertFld()
1001 (SwDocStatFieldType*)pCurShell->GetFldType(0, RES_DOCSTATFLD); in InsertFld()
1009 (SwAuthorFieldType*)pCurShell->GetFldType(0, RES_AUTHORFLD); in InsertFld()
1018 (SwHiddenTxtFieldType*)pCurShell->GetFldType(0, RES_HIDDENTXTFLD); in InsertFld()
1027 (SwHiddenParaFieldType*)pCurShell->GetFldType(0, RES_HIDDENPARAFLD); in InsertFld()
1037 pCurShell->SetAttrItem( SwFmtRefMark( rData.sPar1 ) ); in InsertFld()
1046 (SwGetRefFieldType*)pCurShell->GetFldType(0, RES_GETREFFLD); in InsertFld()
1062 SwDDEFieldType* pTyp = (SwDDEFieldType*) pCurShell->InsertFldType( aType ); in InsertFld()
1070 (SwMacroFieldType*)pCurShell->GetFldType(0, RES_MACROFLD); in InsertFld()
1082 return pCurShell->InsertURL( aFmt, rData.sPar2 ); in InsertFld()
1088 (SwJumpEditFieldType*)pCurShell->GetFldType(0, RES_JUMPEDITFLD); in InsertFld()
1096 SwDocInfoFieldType* pTyp = (SwDocInfoFieldType*)pCurShell->GetFldType( in InsertFld()
1104 SwExtUserFieldType* pTyp = (SwExtUserFieldType*)pCurShell->GetFldType( in InsertFld()
1117 aDBData = pCurShell->GetDBData(); in InsertFld()
1128 if(aDBData.sDataSource.getLength() && pCurShell->GetDBData() != aDBData) in InsertFld()
1129 pCurShell->ChgDBData(aDBData); in InsertFld()
1131 SwDBFieldType* pTyp = (SwDBFieldType*)pCurShell->InsertFldType( in InsertFld()
1132 SwDBFieldType(pCurShell->GetDoc(), sPar1, aDBData) ); in InsertFld()
1146 … nFormatId = pCurShell->GetNewDBMgr()->GetColumnFmt(xSource, xConnection, xColumn, in InsertFld()
1147 pCurShell->GetNumberFormatter(), GetCurrLanguage() ); in InsertFld()
1150 nFormatId = pCurShell->GetNewDBMgr()->GetColumnFmt( in InsertFld()
1152 pCurShell->GetNumberFormatter(), GetCurrLanguage() ); in InsertFld()
1188 if (aDBData.sDataSource.getLength() && pCurShell->GetDBData() != aDBData) in InsertFld()
1189 pCurShell->ChgDBData(aDBData); in InsertFld()
1196 (SwDBNameFieldType*)pCurShell->GetFldType(0, RES_DBNAMEFLD); in InsertFld()
1203 SwDBNextSetFieldType* pTyp = (SwDBNextSetFieldType*)pCurShell->GetFldType( in InsertFld()
1211 SwDBNumSetFieldType* pTyp = (SwDBNumSetFieldType*)pCurShell->GetFldType( in InsertFld()
1220 pCurShell->GetFldType(0, RES_DBSETNUMBERFLD); in InsertFld()
1232 (SwUserFieldType*)pCurShell->GetFldType(RES_USERFLD, rData.sPar1); in InsertFld()
1237 pTyp = (SwUserFieldType*)pCurShell->InsertFldType( in InsertFld()
1238 SwUserFieldType(pCurShell->GetDoc(), rData.sPar1)); in InsertFld()
1254 pCurShell->GetFldType(RES_SETEXPFLD, rData.sPar1); in InsertFld()
1277 (SwInputFieldType*)pCurShell->GetFldType(0, RES_INPUTFLD); in InsertFld()
1286 pCurShell->StartInputFldDlg(pFld, sal_False, rData.pParent); in InsertFld()
1295 SwSetExpFieldType* pTyp = (SwSetExpFieldType*)pCurShell->InsertFldType( in InsertFld()
1296 SwSetExpFieldType(pCurShell->GetDoc(), rData.sPar1) ); in InsertFld()
1308 SwSetExpFieldType* pTyp = (SwSetExpFieldType*)pCurShell->InsertFldType( in InsertFld()
1309 SwSetExpFieldType(pCurShell->GetDoc(), rData.sPar1, nsSwGetSetExpType::GSE_SEQ)); in InsertFld()
1329 pCurShell->GetFldType(RES_SETEXPFLD, rData.sPar1); in InsertFld()
1333 SwGetExpFieldType* pTyp = (SwGetExpFieldType*)pCurShell->GetFldType( in InsertFld()
1346 if(pCurShell->GetFrmType(0,sal_False) & FRMTYPE_TABLE) in InsertFld()
1348 pCurShell->StartAllAction(); in InsertFld()
1350 SvNumberFormatter* pFormatter = pCurShell->GetDoc()->GetNumberFormatter(); in InsertFld()
1356 pCurShell->GetView().GetViewFrame()->GetDispatcher()-> in InsertFld()
1360 SfxItemSet aBoxSet( pCurShell->GetAttrPool(), in InsertFld()
1369 pCurShell->SetTblBoxFormulaAttrs( aBoxSet ); in InsertFld()
1370 pCurShell->UpdateTable(); in InsertFld()
1372 pCurShell->EndAllAction(); in InsertFld()
1384 pCurShell->GetFldType(0, RES_GETEXPFLD); in InsertFld()
1394 pCurShell->GetFldType( 0, RES_REFPAGESETFLD ), in InsertFld()
1401 pCurShell->GetFldType( 0, RES_REFPAGEGETFLD ), nFormatId ); in InsertFld()
1407 pFld = new SwDropDownField(pCurShell->GetFldType( 0, RES_DROPDOWN )); in InsertFld()
1433 pCurShell->StartAllAction(); in InsertFld()
1435 pCurShell->Insert( *pFld ); in InsertFld()
1438 pCurShell->UpdateExpFlds(sal_True); in InsertFld()
1442 pCurShell->Left(CRSR_SKIP_CHARS, sal_False, 1, sal_False ); in InsertFld()
1443 pCurShell->UpdateFlds(*pFld); in InsertFld()
1444 pCurShell->Right(CRSR_SKIP_CHARS, sal_False, 1, sal_False ); in InsertFld()
1447 ((SwRefPageGetFieldType*)pCurShell->GetFldType( 0, RES_REFPAGEGETFLD ))->UpdateFlds(); in InsertFld()
1454 pCurShell->EndAllAction(); in InsertFld()