Home
last modified time | relevance | path

Searched refs:pD (Results 1 – 25 of 64) sorted by relevance

123

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx1037 *pOut << indent2 << "fpc : " << pD->fpc << endl1; in DumpDop()
1040 *pOut << indent2 << "nFtn : " << pD->nFtn << endl1; in DumpDop()
1089 *pOut << indent2 << "cCh : " << pD->cCh << endl1; in DumpDop()
1090 *pOut << indent2 << "cPg : " << pD->cPg << endl1; in DumpDop()
1093 *pOut << indent2 << "nEdn : " << pD->nEdn << endl1; in DumpDop()
1094 *pOut << indent2 << "epc : " << pD->epc << endl1; in DumpDop()
1127 *pOut << indent2 << "adt : " << pD->adt << endl1; in DumpDop()
1129 *pOut << indent2 << "lvl : " << pD->lvl << endl1; in DumpDop()
1139 *pOut << indent2 << "cChWS : " << pD->cChWS << endl1; in DumpDop()
1142 *pOut << indent2 << "cDBC : " << pD->cDBC << endl1; in DumpDop()
[all …]
/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx145 if( !pD->HasTable( static_cast<SCTAB> (nLTab) ) ) in Columnwidth()
146 pD->MakeTable( static_cast<SCTAB> (nLTab) ); in Columnwidth()
256 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), in Numbercell()
269 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), in Smallnumcell()
292 ScFormulaCell* pZelle = new ScFormulaCell( pD, aAddr, pErg ); in Formulacell()
296 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), pZelle, (sal_Bool)sal_True ); in Formulacell()
333pD->SetRowFlags( static_cast<SCROW> (nRow), static_cast<SCTAB> (nLTab), pD->GetRowFlags( static_ca… in RowPresentation()
351 if( pD->HasTable( static_cast<SCTAB> (nLTab) ) ) in NamedSheet()
352 pD->RenameTab( static_cast<SCTAB> (nLTab), aName ); in NamedSheet()
354 pD->InsertTab( static_cast<SCTAB> (nLTab), aName ); in NamedSheet()
[all …]
H A Dlotread.cxx70 ScfStreamProgressBar aPrgrsBar( *pIn, pD->GetDocumentShell() ); in Read()
210 SCTAB nTabs = pD->GetTableCount(); in Read()
219 pD->GetName( 0, aBaseName ); in Read()
224 DBG_ASSERT( pD->HasTable( nCnt ), in Read()
226 pD->GetName( nCnt, aTabName ); in Read()
230 pD->CreateValidTabName( aTabName ); in Read()
231 pD->RenameTab( nCnt, aTabName ); in Read()
236 pD->CalcAfterLoad(); in Read()
258 ScfStreamProgressBar aPrgrsBar( *pIn, pD->GetDocumentShell() ); in Read()
H A Dexpop.cxx94 pD->GetPrintArea( 0, nEndCol, nEndRow ); in Dimensions()
131 nWidth = pD->GetColWidth( static_cast<SCCOL>(nCol), 0 ); in Colw()
351 ScDocumentIterator aIter( pD, 0, 0 ); in Write()
/trunk/main/sc/source/filter/rtf/
H A Drtfparse.cxx77 for ( ScRTFCellDefault* pD = pDefaultList->First(); pD; pD = pDefaultList->Next() ) in ~ScRTFParser() local
78 delete pD; in ~ScRTFParser()
231 ScRTFCellDefault* pD; in NewCellRow() local
235 && ((pD = pDefaultList->Last()) != 0) && pD->nTwips != nLastWidth ) in NewCellRow()
243 for ( pD = pDefaultList->First(); pD; pD = pDefaultList->Next() ) in NewCellRow()
246 if ( !SeekTwips( pD->nTwips, &n ) ) in NewCellRow()
247 pColTwips->Insert( pD->nTwips ); in NewCellRow()
285 ScRTFCellDefault* pD; in ProcToken() local
292 nLastWidth = pD->nTwips; in ProcToken()
294 for ( pD = pDefaultList->First(); pD; pD = pDefaultList->Next() ) in ProcToken()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx102 pD = pDoc; in ImportTyp()
149 ScDocOptions aOpt = pD->GetDocOptions(); in ImportExcel()
151 pD->SetDocOptions( aOpt ); in ImportExcel()
158 pD->SetDocOptions( aDocOpt ); in ImportExcel()
564 pD->SetDocOptions( aOpt ); in Rec1904()
732 pD->MakeTable( nScTab ); in Boundsheet()
741 pD->RenameTab( nScTab, aName ); in Boundsheet()
808 pD->SetViewOptions( aOpts ); in Hideobj()
1180 pD->MakeTable( nTab ); in NeueTabelle()
1334 pD->SetRepeatRowRange( n, p ); in PostDocLoad()
[all …]
H A Dexcimp8.cxx126 ScDocOptions aOpt = pD->GetDocOptions(); in Calccount()
128 pD->SetDocOptions( aOpt ); in Calccount()
136 pD->SetDocOptions( aOpt ); in Precision()
142 ScDocOptions aOpt = pD->GetDocOptions(); in Delta()
144 pD->SetDocOptions( aOpt ); in Delta()
150 ScDocOptions aOpt = pD->GetDocOptions(); in Iteration()
152 pD->SetDocOptions( aOpt ); in Iteration()
173 pD->MakeTable( nScTab ); in Boundsheet()
183 if( !pD->RenameTab( nScTab, aName ) ) in Boundsheet()
185 pD->CreateValidTabName( aName ); in Boundsheet()
[all …]
H A Dread.cxx715 pD->SetVisible( GetCurrScTab(), sal_False ); in Read()
754 pD->CalcAfterLoad(); in Read()
874 pD->SetVisible( GetCurrScTab(), sal_False ); in Read()
1213 if (pD->IsAdjustHeightEnabled()) in Read()
1218 pD->CalcAfterLoad(); in Read()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx88 bool WW8Glossary::MakeEntries(SwDoc *pD, SwTextBlocks &rBlocks, in MakeEntries() argument
106 SwNodeIndex aDocEnd( pD->GetNodes().GetEndOfContent() ); in MakeEntries()
117 SwTxtFmtColl* pColl = pD->GetTxtCollFromPool in MakeEntries()
128 pCNd = pD->GetNodes().MakeTxtNode( rIdx, pColl ); in MakeEntries()
138 || HasBareGraphicEnd(pD,rIdx)) in MakeEntries()
141 pCNd = pD->GetNodes().MakeTxtNode( rIdx, pColl ); in MakeEntries()
180 pD->CopyRange( aPam, aPos, false ); in MakeEntries()
221 SwDoc *pD = ((SwDocShell*)(&xDocSh))->GetDoc(); in Load() local
223 xStg, &rStrm, *pD, rBlocks.GetBaseURL(), true); in Load()
226 *pD->GetNodes().GetEndOfContent().StartOfSectionNode(), 1); in Load()
[all …]
H A Dww8glsy.hxx77 bool MakeEntries(SwDoc *pD, SwTextBlocks &rBlocks, bool bSaveRelFile,
80 bool HasBareGraphicEnd(SwDoc *pD,SwNodeIndex &rIdx);
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx440 if ( pD->pWin ) in Split()
668 SfxDock_Impl *pD = (*pDockArr)[n]; in InsertWindow() local
670 if (pD->pWin) in InsertWindow()
677 GetWindowPos( pD->pWin, nL, nP ); in InsertWindow()
687 pD->bNewLine = sal_False; in InsertWindow()
818 if ( pD->pWin ) in InsertWindow_Impl()
1319 if ( pD->pWin && pD->pWin->HasChildPathFocus() ) in ActivateNextChild_Impl()
1334 if ( pD->pWin ) in ActivateNextChild_Impl()
1336 pD->pWin->GrabFocus(); in ActivateNextChild_Impl()
1347 if ( pD->pWin ) in ActivateNextChild_Impl()
[all …]
/trunk/main/sfx2/source/doc/
H A Dfrmdescr.cxx234 : aURL( pD->GetURL().GetMainURL( INetURLObject::DECODE_TO_IURI ) ) in SfxFrameProperties()
235 , aName( pD->GetName() ) in SfxFrameProperties()
236 , lMarginWidth( pD->GetMargin().Width() ) in SfxFrameProperties()
237 , lMarginHeight( pD->GetMargin().Height() ) in SfxFrameProperties()
238 , lSize( pD->GetWidth() ) in SfxFrameProperties()
242 , eScroll( pD->GetScrollingMode() ) in SfxFrameProperties()
243 , eSizeSelector( pD->GetSizeSelector() ) in SfxFrameProperties()
245 , bHasBorder( pD->HasFrameBorder() ) in SfxFrameProperties()
246 , bBorderSet( pD->IsFrameBorderSet() ) in SfxFrameProperties()
247 , bResizable( pD->IsResizable() ) in SfxFrameProperties()
[all …]
/trunk/main/sw/source/core/draw/
H A Ddrawdoc.cxx65 SwDrawModel::SwDrawModel( SwDoc* pD ) in SwDrawModel() argument
66 : FmFormModel( ::GetPalettePath(), &pD->GetAttrPool(), pD->GetDocShell() ), in SwDrawModel()
67 pDoc( pD ) in SwDrawModel()
77 SfxItemPool* pSdrPool = pD->GetAttrPool().GetSecondaryPool(); in SwDrawModel()
87 SfxItemPool& rDocPool = pD->GetAttrPool(); in SwDrawModel()
107 SetForbiddenCharsTable( pD->getForbiddenCharacterTable() ); in SwDrawModel()
109 SetCharCompressType( static_cast<sal_uInt16>(pD->getCharacterCompressionType() )); in SwDrawModel()
/trunk/main/sc/source/core/tool/
H A Dddelink.cxx53 ScDdeLink::ScDdeLink( ScDocument* pD, const String& rA, const String& rT, const String& rI, in ScDdeLink() argument
56 pDoc( pD ), in ScDdeLink()
73 ScDdeLink::ScDdeLink( ScDocument* pD, const ScDdeLink& rOther ) : in ScDdeLink() argument
75 pDoc ( pD ), in ScDdeLink()
87 ScDdeLink::ScDdeLink( ScDocument* pD, SvStream& rStream, ScMultipleReadHeader& rHdr ) : in ScDdeLink() argument
89 pDoc( pD ), in ScDdeLink()
/trunk/main/sc/source/core/data/
H A Ddpshttab.cxx60 ScSheetDPData::ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc , long nCacheId) : in ScSheetDPData() argument
61 ScDPTableData(pD, rDesc.GetCacheId( pD, nCacheId) ), // DataPilot Migration - Cache&&Performance in ScSheetDPData()
66 … aCacheTable( pD, GetCacheId() ) // base class ID is initialized with the GetCacheId call above in ScSheetDPData()
86 !(pD->GetFormatTable()-> in ScSheetDPData()
H A Dautonamecache.cxx40 ScAutoNameCache::ScAutoNameCache( ScDocument* pD ) : in ScAutoNameCache() argument
41 pDoc( pD ), in ScAutoNameCache()
/trunk/main/sc/inc/
H A Dtoken.hxx447 ScComplexRefData* pD; member in SingleDoubleRefModifier
460 pD = &aDub; in SingleDoubleRefModifier()
465 pD = &rT.GetDoubleRef(); in SingleDoubleRefModifier()
472 pD = &aDub; in SingleDoubleRefModifier()
477 *pS = (*pD).Ref1; in ~SingleDoubleRefModifier()
479 inline ScComplexRefData& Ref() { return *pD; } in Ref()
/trunk/main/sw/source/core/doc/
H A Dvisiturl.cxx40 SwURLStateChanged::SwURLStateChanged( const SwDoc* pD ) in SwURLStateChanged() argument
41 : pDoc( pD ) in SwURLStateChanged()
129 SwDoc* pD = (SwDoc*)this; in IsVisitedURL() local
130 pD->pURLStateChgd = new SwURLStateChanged( this ); in IsVisitedURL()
/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx451 _UndoTransliterate_Data* pD = aChanges[i]; in AddChanges() local
452 if( pD->nNdIdx == pNew->nNdIdx && pD->pHistory ) in AddChanges()
455 pNew->pHistory = pD->pHistory; in AddChanges()
456 pD->pHistory = 0; in AddChanges()
/trunk/main/sc/source/core/inc/
H A Dddelink.hxx56 ScDdeLink( ScDocument* pD,
59 ScDdeLink( ScDocument* pD, SvStream& rStream, ScMultipleReadHeader& rHdr );
60 ScDdeLink( ScDocument* pD, const ScDdeLink& rOther );
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx77 DropListBox_Impl( Window* pParent, const ResId& rId, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl() argument
78 SvTreeListBox( pParent, rId ), pDialog( pD ) {} in DropListBox_Impl()
79 DropListBox_Impl( Window* pParent, WinBits nWinBits, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl() argument
80 SvTreeListBox( pParent, nWinBits ), pDialog( pD ) {} in DropListBox_Impl()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx529 ImplPixelFormat* pD = ImplPixelFormat::GetFormat( nDestBits, rDestPalette ); in ConvertBitmapData() local
532 if( pD && pS ) in ConvertBitmapData()
537 pD->StartLine( pDestData ); in ConvertBitmapData()
542 pD->WritePixel( pS->ReadPixel() ); in ConvertBitmapData()
549 delete pD; in ConvertBitmapData()
/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx240 SfxFrameProperties( const SfxFrameDescriptor *pD );
253 …SfxFrameDescriptorItem ( const SfxFrameDescriptor *pD, const sal_uInt16 nId = SID_FRAMEDESCRIPTOR ) in SfxFrameDescriptorItem() argument
255 , aProperties( pD ) in SfxFrameDescriptorItem()
/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx71 SwASCIIParser( SwDoc* pD, const SwPaM& rCrsr, SvStream& rIn,
104 SwASCIIParser::SwASCIIParser(SwDoc* pD, const SwPaM& rCrsr, SvStream& rIn, in SwASCIIParser() argument
106 : pDoc(pD), rInput(rIn), rOpt(rOpts), nScript(0), bNewDoc(bReadNewDoc) in SwASCIIParser()
/trunk/main/sw/source/core/fields/
H A Dscrptfld.cxx43 SwScriptFieldType::SwScriptFieldType( SwDoc* pD ) in SwScriptFieldType() argument
44 : SwFieldType( RES_SCRIPTFLD ), pDoc( pD ) in SwScriptFieldType()

Completed in 107 milliseconds

123