| /AOO41X/main/sw/source/filter/ww8/dump/ |
| H A D | dump8a.cxx | 1031 WW8Dop* pD = new WW8Dop( *xTableStream, rFib.nFib, rFib.fcDop, rFib.lcbDop ); in DumpDop() local 1033 *pOut << indent2 << "fFacingPages : " << pD->fFacingPages << endl1; in DumpDop() 1034 *pOut << indent2 << "fWidowControl : " << pD->fWidowControl << endl1; in DumpDop() 1035 *pOut << indent2 << "fPMHMainDoc : " << pD->fPMHMainDoc << endl1; in DumpDop() 1036 *pOut << indent2 << "grfSuppression : " << pD->grfSuppression << endl1; in DumpDop() 1037 *pOut << indent2 << "fpc : " << pD->fpc << endl1; in DumpDop() 1038 *pOut << indent2 << "grpfIhdt : " << pD->grpfIhdt << endl1; in DumpDop() 1039 *pOut << indent2 << "rncFtn : " << pD->rncFtn << endl1; in DumpDop() 1040 *pOut << indent2 << "nFtn : " << pD->nFtn << endl1; in DumpDop() 1041 *pOut << indent2 << "fOutlineDirtySave : " << pD->fOutlineDirtySave << endl1; in DumpDop() [all …]
|
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | lotimpop.cxx | 145 if( !pD->HasTable( static_cast<SCTAB> (nLTab) ) ) in Columnwidth() 146 pD->MakeTable( static_cast<SCTAB> (nLTab) ); in Columnwidth() 159 …pD->SetColWidth( static_cast<SCCOL> (nCol), static_cast<SCTAB> (nLTab), ( sal_uInt16 ) ( TWIPS_PER… in Columnwidth() 187 …pD->SetColHidden(static_cast<SCCOL>(nCol), static_cast<SCCOL>(nCol), static_cast<SCTAB>(nLTab), tr… in Hiddencolumn() 218 …pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( CREATE_STRING( "#ERR!" ) ), (sal_Bool… in Errcell() 228 …pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( CREATE_STRING( "#NA!" ) ), (sal_Bool)… in Nacell() 244 pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( aLabel ), (sal_Bool)sal_True ); in Labelcell() 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() [all …]
|
| H A D | lotread.cxx | 70 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 D | expop.cxx | 94 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()
|
| /AOO41X/main/sc/source/filter/rtf/ |
| H A D | rtfparse.cxx | 77 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() 239 && SeekTwips( pD->nTwips, &n2 ) && n1 == n2) ) 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 291 if ( (pD = pDefaultList->Last()) != 0 ) in ProcToken() [all …]
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | impop.cxx | 102 pD = pDoc; in ImportTyp() 149 ScDocOptions aOpt = pD->GetDocOptions(); in ImportExcel() 151 pD->SetDocOptions( aOpt ); in ImportExcel() 152 pD->GetFormatTable()->ChangeNullDate( 30, 12, 1899 ); in ImportExcel() 154 ScDocOptions aDocOpt( pD->GetDocOptions() ); in ImportExcel() 158 pD->SetDocOptions( aDocOpt ); in ImportExcel() 372 ScFormulaCell* pCell = new ScFormulaCell( pD, aScPos, pScTokArr ); in ReadBoolErr() 546 pD->InsertMatrixFormula( static_cast<SCCOL>(nFirstCol), in Array25() 562 ScDocOptions aOpt = pD->GetDocOptions(); in Rec1904() 564 pD->SetDocOptions( aOpt ); in Rec1904() [all …]
|
| H A D | excimp8.cxx | 126 ScDocOptions aOpt = pD->GetDocOptions(); in Calccount() 128 pD->SetDocOptions( aOpt ); in Calccount() 134 ScDocOptions aOpt = pD->GetDocOptions(); in Precision() 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() 172 DBG_ASSERT( !pD->HasTable( nScTab ), "ImportExcel8::Boundsheet - sheet exists already" ); in Boundsheet() 173 pD->MakeTable( nScTab ); in Boundsheet() [all …]
|
| H A D | read.cxx | 715 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()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8glsy.cxx | 88 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 D | ww8glsy.hxx | 77 bool MakeEntries(SwDoc *pD, SwTextBlocks &rBlocks, bool bSaveRelFile, 80 bool HasBareGraphicEnd(SwDoc *pD,SwNodeIndex &rIdx);
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | splitwin.cxx | 439 SfxDock_Impl *pD = (*pDockArr)[n]; in Split() local 440 if ( pD->pWin ) in Split() 442 const sal_uInt16 nId = pD->nType; in Split() 458 pD->pWin->SetItemSize_Impl( aSize ); 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() 684 DBG_ASSERT(pD->bNewLine, "Keine neue Zeile?"); in InsertWindow() 687 pD->bNewLine = sal_False; in InsertWindow() 817 SfxDock_Impl *pD = (*pDockArr)[n]; in InsertWindow_Impl() local [all …]
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | frmdescr.cxx | 233 SfxFrameProperties::SfxFrameProperties( const SfxFrameDescriptor *pD ) in SfxFrameProperties() argument 234 : 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() [all …]
|
| /AOO41X/main/sw/source/core/draw/ |
| H A D | drawdoc.cxx | 65 SwDrawDocument::SwDrawDocument( SwDoc* pD ) : in SwDrawDocument() argument 66 FmFormModel( ::GetPalettePath(), &pD->GetAttrPool(), pD->GetDocShell() ), in SwDrawDocument() 67 pDoc( pD ) in SwDrawDocument() 98 SfxItemPool* pSdrPool = pD->GetAttrPool().GetSecondaryPool(); in SwDrawDocument() 108 SfxItemPool& rDocPool = pD->GetAttrPool(); in SwDrawDocument() 128 SetForbiddenCharsTable( pD->getForbiddenCharacterTable() ); in SwDrawDocument() 130 SetCharCompressType( static_cast<sal_uInt16>(pD->getCharacterCompressionType() )); in SwDrawDocument()
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | ddelink.cxx | 55 ScDdeLink::ScDdeLink( ScDocument* pD, const String& rA, const String& rT, const String& rI, in ScDdeLink() argument 58 pDoc( pD ), in ScDdeLink() 75 ScDdeLink::ScDdeLink( ScDocument* pD, const ScDdeLink& rOther ) : in ScDdeLink() argument 77 pDoc ( pD ), in ScDdeLink() 89 ScDdeLink::ScDdeLink( ScDocument* pD, SvStream& rStream, ScMultipleReadHeader& rHdr ) : in ScDdeLink() argument 91 pDoc( pD ), in ScDdeLink()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | dpshttab.cxx | 60 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 D | autonamecache.cxx | 40 ScAutoNameCache::ScAutoNameCache( ScDocument* pD ) : in ScAutoNameCache() argument 41 pDoc( pD ), in ScAutoNameCache()
|
| /AOO41X/main/sc/inc/ |
| H A D | token.hxx | 447 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()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | visiturl.cxx | 40 SwURLStateChanged::SwURLStateChanged( const SwDoc* pD ) in SwURLStateChanged() argument 41 : pDoc( pD ) in SwURLStateChanged() 127 SwDoc* pD = (SwDoc*)this; in IsVisitedURL() local 128 pD->pURLStateChgd = new SwURLStateChanged( this ); in IsVisitedURL()
|
| /AOO41X/main/sc/source/core/inc/ |
| H A D | ddelink.hxx | 56 ScDdeLink( ScDocument* pD, 59 ScDdeLink( ScDocument* pD, SvStream& rStream, ScMultipleReadHeader& rHdr ); 60 ScDdeLink( ScDocument* pD, const ScDdeLink& rOther );
|
| /AOO41X/main/sw/source/core/undo/ |
| H A D | unovwr.cxx | 451 _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()
|
| /AOO41X/main/sfx2/source/inc/ |
| H A D | templdgi.hxx | 77 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()
|
| /AOO41X/main/vcl/aqua/source/gdi/ |
| H A D | salbmp.cxx | 529 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()
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | frmdescr.hxx | 240 SfxFrameProperties( const SfxFrameDescriptor *pD ); 253 …SfxFrameDescriptorItem ( const SfxFrameDescriptor *pD, const sal_uInt16 nId = SID_FRAMEDESCRIPTOR ) in SfxFrameDescriptorItem() argument 255 , aProperties( pD ) in SfxFrameDescriptorItem()
|
| /AOO41X/main/sw/source/filter/ascii/ |
| H A D | parasc.cxx | 73 SwASCIIParser( SwDoc* pD, const SwPaM& rCrsr, SvStream& rIn, 106 SwASCIIParser::SwASCIIParser(SwDoc* pD, const SwPaM& rCrsr, SvStream& rIn, in SwASCIIParser() argument 108 : pDoc(pD), rInput(rIn), rOpt(rOpts), nScript(0), bNewDoc(bReadNewDoc) in SwASCIIParser()
|
| /AOO41X/main/sw/source/core/fields/ |
| H A D | scrptfld.cxx | 43 SwScriptFieldType::SwScriptFieldType( SwDoc* pD ) in SwScriptFieldType() argument 44 : SwFieldType( RES_SCRIPTFLD ), pDoc( pD ) in SwScriptFieldType()
|