Home
last modified time | relevance | path

Searched refs:pDoc (Results 51 – 75 of 987) sorted by relevance

12345678910>>...40

/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx189 if ( pViewData && pDoc ) in Init()
383 theCurData.Format( aStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in AdjustColRowData()
530 nCount, pDoc ); in UpdateNames()
543 if(pDoc!=NULL) in UpdateNames()
577 nCount, pDoc ); in UpdateNames()
589 if(pDoc!=NULL) in UpdateNames()
719 pDoc->CompileColRowNameFormula(); in IMPL_LINK()
1011 if ( (aRange.ParseAny( aNewArea, pDoc, pDoc->GetAddressConvention() ) & SCA_VALID) == SCA_VALID ) in IMPL_LINK()
1059 if ( (aRange.ParseAny( aNewData, pDoc, pDoc->GetAddressConvention() ) & SCA_VALID) == SCA_VALID ) in IMPL_LINK()
1101 theCurArea.Format( aStr, SCR_ABS_3D, pDoc, pDoc->GetAddressConvention() ); in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx71 ScDocument* pDoc = GetViewData()->GetDocument(); in GotoDBArea() local
72 ScDBCollection* pDBCol = pDoc->GetDBCollection(); in GotoDBArea()
197 ScDocument* pDoc = pDocShell->GetDocument(); in NotifyCloseDbNameDlg() local
198 ScDBCollection* pOldColl = pDoc->GetDBCollection(); in NotifyCloseDbNameDlg()
201 const sal_Bool bRecord (pDoc->IsUndoEnabled()); in NotifyCloseDbNameDlg()
250 ScDocument* pDoc = pDocSh->GetDocument(); in UISort() local
306 ScDocument* pDoc = pDocSh->GetDocument(); in Query() local
307 ScDBData* pDestData = pDoc->GetDBAtCursor( in Query()
402 if ( !pDoc->IsBlockEmpty( in ToggleAutoFilter()
472 ScDocument* pDoc = pDocSh->GetDocument(); in HideAutoFilter() local
[all …]
H A Doutput.cxx147 pDoc( pNewDoc ), in ScOutputData()
207 bTabProtected = pDoc->IsTabProtected( nTab ); in ScOutputData()
209 bLayoutRTL = pDoc->IsLayoutRTL( nTab ); in ScOutputData()
552 bVOver = ((ScMergeFlagAttr*)pDoc->GetAttr( in DrawGrid()
555 && ((ScMergeFlagAttr*)pDoc->GetAttr( in DrawGrid()
642 pPattern = pDoc->GetPattern( nX, nY, nTab ); in FindRotated()
1573 pDoc->GetBorderLines( nX, nY, nTab, in DrawRotatedFrame()
1757 pDoc->DisableIdle( sal_True ); in FindChanged()
1800 pDoc->DisableIdle( bWasIdleDisabled ); in FindChanged()
2088 ScChangeTrack* pTrack = pDoc->GetChangeTrack(); in DrawChangeTrack()
[all …]
H A Dtabview3.cxx115 ScDocument* pDoc = aViewData.GetDocument(); in ClickCursor() local
485 bool bDP = NULL != pDoc->GetDPAtCursor( in CursorPosChanged()
1001 … bSkipCell = pDoc->ColHidden(nCurX, nTab, nLastCol) || pDoc->IsHorOverlapped( nCurX, nCurY, nTab ); in MoveCursorRel()
1043 … bSkipCell = pDoc->RowHidden(nCurY, nTab, nLastRow) || pDoc->IsVerOverlapped( nCurX, nCurY, nTab ); in MoveCursorRel()
1556 while (!pDoc->IsVisible(nTab)) in SelectNextTab()
1564 SCTAB nCount = pDoc->GetTableCount(); in SelectNextTab()
1567 while (!pDoc->IsVisible(nTab)) in SelectNextTab()
1614 pDoc->MakeTable( nTab ); in SetTabNo()
1642 pDoc->SetVisible( 0, sal_True ); in SetTabNo()
2465 if ( pDoc->IsLayoutRTL( nTab ) ) in InvertBlockMark()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx92 pDoc->MakeTable( 0 ); in CreateDocument()
93 return pDoc; in CreateDocument()
129 pDoc( NULL ), in ScTempDocCache()
137 delete pDoc; in ~ScTempDocCache()
143 pDoc = pNew; in SetDocument()
149 delete pDoc; in Clear()
150 pDoc = NULL; in Clear()
410 SimpleVisitor( ScDocument* pDoc ) : mbArgError( false ), mpDoc( pDoc ) {} in SimpleVisitor() argument
547 pDoc->MakeTable( nTempSheet ); in callFunction()
551 ScCompiler aCompiler(pDoc,aAdr); in callFunction()
[all …]
H A Dchartuno.cxx70 ScDocument* pDoc = pDocShell->GetDocument(); in lcl_FindChartObj() local
71 ScDrawLayer* pDrawLayer = pDoc->GetDrawLayer(); in lcl_FindChartObj()
131 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByIndex_Impl() local
186 ScDocument* pDoc = pDocShell->GetDocument(); in addNewByName() local
190 if (!pPage || !pDoc) in addNewByName()
247 ScChart2DataProvider( pDoc ); in addNewByName()
316 ScDocument* pDoc = pDocShell->GetDocument(); in removeByName() local
497 if( pDoc ) in GetData_Impl()
557 sal_Bool bUndo(pDoc->IsUndoEnabled()); in Update_Impl()
595 … ScChartListenerCollection* pCollection = ( pDoc ? pDoc->GetChartListenerCollection() : NULL ); in setFastPropertyValue_NoBroadcast()
[all …]
H A Ddocuno.cxx1420 if ( pDoc->GetAutoCalc() != bEnabled ) in enableAutomaticCalculation()
1422 pDoc->SetAutoCalc( bEnabled ); in enableAutomaticCalculation()
1556 sal_Bool bFound = pDoc->Solver( in seekGoal()
1790 pDoc->SetDocOptions( aNewOpt ); in setPropertyValue()
1794 if ( !pDoc->IsImportingXML() ) in setPropertyValue()
1821 pDoc->GetLanguage( eLatin, eCjk, eCtl ); in getPropertyValue()
2318 if ( pDoc->IsDocVisible() ) in HandleCalculateEvents()
2350 pDoc->ResetCalcNotifications(); in HandleCalculateEvents()
2827 SCTAB nCount = pDoc->GetTableCount(); in getElementNames()
2833 pDoc->GetName( i, aName ); in getElementNames()
[all …]
H A Dshapeuno.cxx290 if (pDoc->IsNegativePage(nTab)) in lcl_GetAnchorCell()
323 if (pDoc->IsNegativePage(nTab)) in lcl_GetRelativePos()
364 if ( pDoc ) in setPropertyValue()
488 if ( pDoc ) in setPropertyValue()
586 if ( pDoc ) in setPropertyValue()
665 if ( pDoc ) in getPropertyValue()
726 if ( pDoc ) in getPropertyValue()
785 if ( pDoc ) in getPropertyValue()
1019 ScDocument* pDoc = pModel->GetDocument(); in getAnchor() local
1020 if ( pDoc ) in getAnchor()
[all …]
H A Dlinkuno.cxx310 if ( pDoc->IsLinked(nTab) && pDoc->GetLinkDoc(nTab) == aFileName ) // alte Datei in setFileName()
311 pDoc->SetLink( nTab, pDoc->GetLinkMode(nTab), aNewStr, in setFileName()
312 pDoc->GetLinkFlt(nTab), pDoc->GetLinkOpt(nTab), in setFileName()
425 if (pDoc->IsLinked(nTab)) in GetObjectByIndex_Impl()
453 if (pDoc->IsLinked(nTab)) in GetObjectByName_Impl()
486 if (pDoc->IsLinked(nTab)) in getCount()
550 if (pDoc->IsLinked(nTab)) in hasByName()
579 if (pDoc->IsLinked(nTab)) in getElementNames()
1207 if ( pDoc ) in getResults()
1245 if ( pDoc ) in setResults()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx916 SwDoc *pDoc, in AnyToItemSet() argument
995 SwDoc* pDoc, in AnyToItemSet() argument
1090 SwDoc* pDoc, in AnyToItemSet() argument
1154 m_pDoc ( pDoc ), in SwXFrame()
1298 SwDoc *pDoc = pFmt->GetDoc(); in GetOrCreateSdrObject() local
1388 SwDoc* pDoc = pFmt->GetDoc(); in setPropertyValue() local
1654 pDoc->Unchain(*pFmt); in setPropertyValue()
1660 pDoc->Unchain(*pPrev); in setPropertyValue()
2549 pDoc->Unchain(*pFmt); in setPropertyToDefault()
2555 pDoc->Unchain(*pPrev); in setPropertyToDefault()
[all …]
H A Dunosett.cxx327 pDoc(pDc), in SwXFootnoteProperties()
354 if(pDoc) in setPropertyValue()
479 if(pDoc) in getPropertyValue()
662 pDoc(pDc), in SwXEndnoteProperties()
690 if(pDoc) in setPropertyValue()
770 if(pDoc) in getPropertyValue()
946 if(pDoc) in setPropertyValue()
1067 if(pDoc) in getPropertyValue()
1255 pDoc(0), in SwXNumberingRules()
1275 if(pDoc) in SwXNumberingRules()
[all …]
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx204 if( pDoc->GetOnlineSpell() ) in Execute()
206 pDoc->StopOnlineSpelling(); in Execute()
207 pDoc->StartOnlineSpelling(); in Execute()
293 if(pDoc) in OutlineToImpress()
295 pDoc->CreateFirstPages(); in OutlineToImpress()
296 pDoc->StopWorkStartupDelay(); in OutlineToImpress()
307 pDoc->StopWorkStartupDelay(); in OutlineToImpress()
761 if(pDoc) in CreateEmptyDocument()
763 pDoc->CreateFirstPages(); in CreateEmptyDocument()
764 pDoc->StopWorkStartupDelay(); in CreateEmptyDocument()
[all …]
/trunk/main/sc/source/core/data/
H A Ddpsdbtab.cxx80 ScDPCollection* pDPCollection= pDoc->GetDPCollection(); in GetExistDPObjectCache()
90 pCache= pDoc->GetDPObjectCache( nID ); in GetExistDPObjectCache()
100 if ( !pDoc ) in CreateCache()
121 pCache = new ScDPTableDataCache( pDoc ); in CreateCache()
164 pDoc->AddDPObjectCache( pCache ); in CreateCache()
191 if ( NULL == pCache && pDoc ) in GetCache()
192 pCache = GetExistDPObjectCache( pDoc); in GetCache()
194 pCache = CreateCache( pDoc , nID ); in GetCache()
200 ScDPTableDataCache* pCache = GetCache( pDoc, nID); in GetCacheId()
210 ScDocument* pDoc, in ScDatabaseDPData() argument
[all …]
H A Ddpshttab.cxx238 if ( pDoc ) in CreateCache()
244 sal_uLong nErrId = CheckValidate( pDoc ); in CreateCache()
247 pCache = new ScDPTableDataCache( pDoc ); in CreateCache()
249 pCache->InitFromDoc( pDoc, aSourceRange ); in CreateCache()
251 pDoc->AddDPObjectCache( pCache ); in CreateCache()
264 return pDoc->GetUsedDPObjectCache( aSourceRange ); in GetExistDPObjectCache()
269 if ( NULL == pCache && pDoc ) in GetCache()
270 pCache = GetExistDPObjectCache( pDoc ); in GetCache()
272 pCache = CreateCache( pDoc ); in GetCache()
278 ScDPTableDataCache* pCache = GetCache( pDoc, nID); in GetCacheId()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx684 SwDoc *pDoc = 0; in startDocument() local
694 if( !pDoc ) in startDocument()
727 if( !pDoc ) in startDocument()
747 pDoc->SetTxtFmtColl in startDocument()
804 SwDoc *pDoc = 0; in endDocument() local
877 pDoc = pPaM->GetDoc(); in endDocument()
962 if ( pDoc ) in endDocument()
1093 if( pDoc->GetDocShell() ) in SetViewSettings()
1150 if( pDoc->GetDocShell() ) in SetViewSettings()
1492 if( pDoc ) in SetConfigurationSettings()
[all …]
H A DXMLRedlineImportHelper.cxx152 SwDoc* pDoc = lcl_GetDocViaTunnel(rRange); in SetAsNodeIndex() local
154 if (!pDoc) in SetAsNodeIndex()
161 SwUnoInternalPaM aPaM(*pDoc); in SetAsNodeIndex()
486 if (!pDoc) in CreateRedlineTextSection()
497 pDoc->GetNodes().GetEndOfRedlines(), in CreateRedlineTextSection()
625 if (!pDoc) in InsertIntoDocument()
665 pDoc->DeleteRange(aPaM); in InsertIntoDocument()
676 pDoc->DeleteRange(aDel); in InsertIntoDocument()
713 pDoc->AppendRedline(pRedline, false); in InsertIntoDocument()
720 SwDoc* pDoc) in ConvertRedline() argument
[all …]
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx343 if (pDoc) in lcl_GetDBAreaRange()
855 if (!pDoc) in GetTableNames()
873 if (!pDoc) in GetAreaNames()
919 if (!pDoc) in GetDbNames()
965 if (!pDoc) in GetDrawNames()
1055 if (!pDoc) in GetLinkNames()
1075 if (!pDoc) in GetLink()
1113 if (!pDoc) in GetNoteStrings()
1129 if (!pDoc) in GetNotePos()
1157 if (!pDoc) in NoteStringsChanged()
[all …]
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx460 pFldType = pDoc->GetSysFldType( RES_PAGENUMBERFLD ); in MakeFieldInst()
484 pFldType = pDoc->GetSysFldType( RES_DATETIMEFLD ); in MakeFieldInst()
557 pFldType = pDoc->GetSysFldType( RES_DBNAMEFLD ); in MakeFieldInst()
570 SwDBFieldType aTmp( pDoc, aSaveStr, SwDBData() ); // in MakeFieldInst()
746 pCharFmt = pDoc->MakeCharFmt( sNm, in MakeFieldInst()
747 ( SwCharFmt*)pDoc->GetDfltCharFmt() ); in MakeFieldInst()
768 pDoc->InsertString( *pPam, aData.sText ); in MakeFieldInst()
771 pDoc->InsertPoolItem( *pPam, aRuby, in MakeFieldInst()
887 SwUserFieldType aTmp( pDoc, aSaveStr ); in MakeFieldInst()
932 sw::ms::ImportXE(*pDoc, *pPam, sXE); in ReadXEField()
[all …]
H A Drtfnum.cxx435 *pDoc ); in ReadListTable()
549 aEntry.nListDocPos = pDoc->FindNumRule( in ReadListOverrideTable()
627 pRule = pDoc->GetNumRuleTbl()[ in ReadListOverrideTable()
777 pDoc->DelCharFmt( pCFmt ); in RemoveUnusedNumRule()
780 pDoc->DelNumRule( pRule->GetName() ); in RemoveUnusedNumRule()
901 pCurRule->SetName( pDoc->GetUniqueNumRuleName( &sTmp, sal_False ), *pDoc ); in ReadNumSecLevel()
975 GetNumChrFmt( *pDoc, *pCurRule, nLevel ).Put( in ReadNumSecLevel()
990 GetNumChrFmt( *pDoc, *pCurRule, nLevel ).Put( in ReadNumSecLevel()
1046 GetNumChrFmt( *pDoc, *pCurRule, nLevel ).Put( in ReadNumSecLevel()
1054 GetNumChrFmt( *pDoc, *pCurRule, nLevel ).Put( in ReadNumSecLevel()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx195 if (pDoc) in lcl_GetRawString()
458 pDoc(NULL), in ScXMLExport()
817 sal_Int32 nCellCount(pDoc ? pDoc->GetCellCount() : 0); in _ExportMeta()
905 if (pDoc) in GetDetectiveOpList()
1348 if (pDoc) in OpenRow()
1495 if (pDoc) in FillColumnRowGroups()
1514 if (pDoc && pDoc->IsDocProtected()) in SetBodyAttributes()
3334 if (pDoc) in exportAnnotationMeta()
4217 if (pDoc) in WriteConsolidation()
4370 if( pDoc && pDoc->IsInVBAMode() ) in GetConfigurationSettings()
[all …]
/trunk/main/sc/source/filter/qpro/
H A Dqpro.cxx69 pStyle->SetFormat( pDoc, nCol, nRow, nTab, nStyle ); in readSheet()
70pDoc->PutCell( nCol, nRow, nTab, ScBaseCell::CreateTextCell( aLabel, pDoc ), (sal_Bool) sal_True ); in readSheet()
84 pStyle->SetFormat( pDoc, nCol, nRow, nTab, nStyle ); in readSheet()
92 pStyle->SetFormat( pDoc, nCol, nRow, nTab, nStyle ); in readSheet()
102 pStyle->SetFormat( pDoc, nCol, nRow, nTab, nStyle ); in readSheet()
121 pStyle->SetFormat( pDoc, nCol, nRow, nTab, nStyle ); in readSheet()
135 eRet = aReader.import( pDoc ); in ScImportQuattroPro()
144 FltError ScQProReader::import( ScDocument *pDoc ) in import() argument
175 pDoc->InsertTab( nTab, aName ); in import()
177 eRet = readSheet( nTab, pDoc, pStyleElement ); in import()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Deditable.cxx42 ScEditableTester::ScEditableTester( ScDocument* pDoc, SCTAB nTab, in ScEditableTester() argument
47 TestBlock( pDoc, nTab, nStartCol, nStartRow, nEndCol, nEndRow ); in ScEditableTester()
50 ScEditableTester::ScEditableTester( ScDocument* pDoc, in ScEditableTester() argument
63 TestRange( pDoc, rRange ); in ScEditableTester()
70 TestSelection( pDoc, rMark ); in ScEditableTester()
82 void ScEditableTester::TestBlock( ScDocument* pDoc, SCTAB nTab, in TestBlock() argument
97 void ScEditableTester::TestSelectedBlock( ScDocument* pDoc, in TestSelectedBlock() argument
101 SCTAB nTabCount = pDoc->GetTableCount(); in TestSelectedBlock()
104 TestBlock( pDoc, nTab, nStartCol, nStartRow, nEndCol, nEndRow ); in TestSelectedBlock()
116 TestBlock( pDoc, nTab, nStartCol, nStartRow, nEndCol, nEndRow ); in TestRange()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx58 #define _CHECK_REDLINE( pDoc ) argument
133 #define _CHECK_REDLINE( pDoc ) lcl_CheckRedline( pDoc ); argument
151 #define _DEBUG_REDLINE( pDoc ) lcl_DebugRedline( pDoc ); argument
2763 SwDoc* pDoc = 0; in Remove() local
2770 if( pDoc && !pDoc->IsInDtor() && in Remove()
2777 SwDoc* pDoc = 0; in DeleteAndDestroy() local
2784 if( pDoc && !pDoc->IsInDtor() && in DeleteAndDestroy()
3158 SwDoc* pDoc = GetDoc(); in Show() local
3188 SwDoc* pDoc = GetDoc(); in Hide() local
3224 SwDoc* pDoc = GetDoc(); in ShowOriginal() local
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx108 pDoc->ChgPageDesc( i, rNewPageDesc ); in ChgPageDesc()
118 pDoc( pD ), in SwCSS1Parser()
1167 SwDocShell *pDocSh = pDoc->GetDocShell(); in GetFontList()
1224 pCFmt = pDoc->MakeCharFmt( sCName, pDoc->GetDfltCharFmt() ); in GetChrFmt()
1390 const_cast<const SwDoc *>(pDoc)-> in FindPageDesc()
1415 SwPageDesc *pNewPageDesc = pDoc-> in GetPageDesc()
1596 pCFmt = pDoc->MakeCharFmt( aName, pDoc->GetDfltCharFmt() ); in FillDropCap()
1772 if( pDoc->GetDocShell() ) in FileDownload()
1794 if( ( pDoc->GetDocShell() && pDoc->GetDocShell()->IsAbortingImport() ) in FileDownload()
1795 || 1 == pDoc->getReferenceCount() ) in FileDownload()
[all …]
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx53 ScDocument* pDoc, in MakeArea() argument
108 ScDocument* pDoc, in IsAbsTabArea() argument
114 DBG_ASSERT( pDoc, "Kein Dokument uebergeben!" ); in IsAbsTabArea()
115 if ( !pDoc ) in IsAbsTabArea()
199 ScDocument* pDoc, in IsAbsArea() argument
241 ScDocument* pDoc, in IsAbsPos() argument
270 ScDocument* pDoc, in MakeRangeFromName() argument
298 if ( IsAbsArea( aStrArea, pDoc, nCurTab, in MakeRangeFromName()
312 if ( IsAbsPos( aStrArea, pDoc, nCurTab, in MakeRangeFromName()
1002 pRangeName = pDoc->GetRangeName(); in ScAreaNameIterator()
[all …]

Completed in 347 milliseconds

12345678910>>...40