/aoo42x/main/sw/inc/ |
H A D | fmtpdsc.hxx | 45 class SW_DLLPUBLIC SwFmtPageDesc : public SfxPoolItem, public SwClient class 60 SwFmtPageDesc( const SwPageDesc *pDesc = 0 ); 61 SwFmtPageDesc( const SwFmtPageDesc &rCpy ); 62 SwFmtPageDesc &operator=( const SwFmtPageDesc &rCpy ); 63 ~SwFmtPageDesc(); 93 inline const SwFmtPageDesc &SwAttrSet::GetPageDesc(sal_Bool bInP) const in GetPageDesc() 94 { return (const SwFmtPageDesc&)Get( RES_PAGEDESC,bInP); } in GetPageDesc() 96 inline const SwFmtPageDesc &SwFmt::GetPageDesc(sal_Bool bInP) const in GetPageDesc()
|
H A D | swatrset.hxx | 82 class SwFmtPageDesc; 292 inline const SwFmtPageDesc &GetPageDesc( sal_Bool = sal_True ) const;
|
/aoo42x/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 124 TYPEINIT2(SwFmtPageDesc, SfxPoolItem, SwClient ); 634 SwFmtPageDesc::SwFmtPageDesc( const SwFmtPageDesc &rCpy ) in SwFmtPageDesc() function in SwFmtPageDesc 643 SwFmtPageDesc::SwFmtPageDesc( const SwPageDesc *pDesc ) in SwFmtPageDesc() function in SwFmtPageDesc 652 SwFmtPageDesc::~SwFmtPageDesc() {} in ~SwFmtPageDesc() 654 bool SwFmtPageDesc::KnowsPageDesc() const in KnowsPageDesc() 663 ( nNumOffset == ((SwFmtPageDesc&)rAttr).nNumOffset ) && in operator ==() 664 ( GetPageDesc() == ((SwFmtPageDesc&)rAttr).GetPageDesc() ); in operator ==() 667 SfxPoolItem* SwFmtPageDesc::Clone( SfxItemPool* ) const in Clone() 669 return new SwFmtPageDesc( *this ); in Clone() 678 SwFmtPageDesc aDfltDesc( pHint->GetPageDesc() ); in SwClientNotify() [all …]
|
H A D | newfrm.cxx | 548 const SwFmtPageDesc &rDesc = pTblNd->GetTable().GetFrmFmt()->GetPageDesc(); in Init() 555 const SwFmtPageDesc &rDesc = pNode->GetSwAttrSet().GetPageDesc(); in Init()
|
/aoo42x/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 286 ((SwFmtPageDesc*)pItem)->GetDefinedIn() != pModify ) in SetModifyAtAttr() 288 ((SwFmtPageDesc*)pItem)->ChgDefinedIn( pModify ); in SetModifyAtAttr() 409 0 != ( pPgDesc = ((SwFmtPageDesc*)pItem)->GetPageDesc()) ) in CopyToModify() 422 SwFmtPageDesc aDesc( pDstPgDesc ); in CopyToModify() 423 aDesc.SetNumOffset( ((SwFmtPageDesc*)pItem)->GetNumOffset() ); in CopyToModify()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 538 SwFmtPageDesc aPgDesc; in SfxToSwPageDescAttr() 568 if( ((SwFmtPageDesc*)pItem)->GetPageDesc() ) in SfxToSwPageDescAttr() 570 aPgDesc.RegisterToPageDesc( *((SwFmtPageDesc*)pItem)->GetPageDesc() ); in SfxToSwPageDescAttr() 592 if( ((SwFmtPageDesc*)pItem)->GetPageDesc() ) in SwToSfxPageDescAttr() 594 aName = ((SwFmtPageDesc*)pItem)->GetPageDesc()->GetName(); in SwToSfxPageDescAttr() 595 nPageNum = ((SwFmtPageDesc*)pItem)->GetNumOffset(); in SwToSfxPageDescAttr()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlfmt.cxx | 687 SwFmtPageDesc *pFmtPageDesc = 0; in ConnectPageDesc() 691 if( ((SwFmtPageDesc *)pItem)->GetPageDesc() != pPageDesc ) in ConnectPageDesc() 692 pFmtPageDesc = new SwFmtPageDesc( *(SwFmtPageDesc *)pItem ); in ConnectPageDesc() 695 pFmtPageDesc = new SwFmtPageDesc(); in ConnectPageDesc()
|
H A D | xmlexpit.cxx | 920 const SwFmtPageDesc* pPageDesc = PTR_CAST(SwFmtPageDesc, &rItem); in QueryXMLValue()
|
H A D | xmlimpit.cxx | 783 SwFmtPageDesc* pPageDesc = PTR_CAST(SwFmtPageDesc, &rItem); in PutXMLValue()
|
H A D | xmlfmte.cxx | 100 ((const SwFmtPageDesc *)pItem)->GetPageDesc(); in ExportFmt()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtww8.hxx | 89 class SwFmtPageDesc; 206 void AppendSection( const SwFmtPageDesc& rPd, 254 void AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPd, 788 const SwFmtPageDesc* pNewPgDescFmt = 0, 1078 const SwFmtPageDesc* pNewPgDescFmt = 0,
|
H A D | attributeoutputbase.hxx | 95 class SwFmtPageDesc; 516 void FormatPageDescription( const SwFmtPageDesc& );
|
H A D | rtfexport.cxx | 571 const SwFmtPageDesc* pSttPgDsc = 0; in ExportDocument_Impl() 589 pSttPgDsc = (SwFmtPageDesc*)&pSet->Get( RES_PAGEDESC ); in ExportDocument_Impl() 727 const SwNode& rNd, const SwFmtPageDesc* pNewPgDescFmt, in PrepareNewPageDesc()
|
H A D | ww8atr.cxx | 435 const SwFmtPageDesc *pPgDesc=0; in OutputSectionBreaks() 455 dynamic_cast<const SwFmtPageDesc*>(pItem)->GetRegisteredIn() != NULL) in OutputSectionBreaks() 459 pPgDesc = (const SwFmtPageDesc*)pItem; in OutputSectionBreaks() 536 const SwFmtPageDesc &rPageDesc = in OutputSectionBreaks() 537 ItemGet<SwFmtPageDesc>( *pNd, RES_PAGEDESC ); in OutputSectionBreaks() 604 const SwFmtPageDesc* pNewPgDescFmt, in PrepareNewPageDesc() 3604 void AttributeOutputBase::FormatPageDescription( const SwFmtPageDesc& rPageDesc ) in FormatPageDescription() 5232 FormatPageDescription( static_cast< const SwFmtPageDesc& >( rHt ) ); in OutputItem()
|
H A D | docxexport.hxx | 153 const SwFmtPageDesc* pNewPgDescFmt = 0,
|
H A D | wrtw8sty.cxx | 950 ( (SwFmtPageDesc*)pI )->GetPageDesc() ) in MSWordSections() 952 AppendSection( *(SwFmtPageDesc*)pI, *pNd, pFmt, nRstLnNum ); in MSWordSections() 1052 void MSWordSections::AppendSection( const SwFmtPageDesc& rPD, in AppendSection() 1064 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPD, in AppendSep()
|
H A D | rtfexport.hxx | 133 const SwFmtPageDesc* pNewPgDescFmt = 0,
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fedesc.cxx | 94 const SwFmtPageDesc& rPgDesc = pFlow->GetAttrSet()->GetPageDesc(); in ChgCurPageDesc() 117 SwFmtPageDesc aNew( &rDesc ); in ChgCurPageDesc()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 73 return ((SwFmtPageDesc&)rItem1).GetNumOffset() == in SV_IMPL_PTRARR_SORT() 74 ((SwFmtPageDesc&)rItem2).GetNumOffset() && in SV_IMPL_PTRARR_SORT() 75 ((SwFmtPageDesc&)rItem1).GetPageDesc() == in SV_IMPL_PTRARR_SORT() 76 ((SwFmtPageDesc&)rItem2).GetPageDesc(); in SV_IMPL_PTRARR_SORT()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node.cxx | 549 pPgDesc = ((SwFmtPageDesc&)pNode->GetAttr( RES_PAGEDESC )).GetPageDesc(); in FindPageDesc() 737 ((SwFmtPageDesc*)pItem)->GetDefinedIn() ) in FindPageDesc() 739 const SwModify* pMod = ((SwFmtPageDesc*)pItem)->GetDefinedIn(); in FindPageDesc() 749 pPgDesc = ((SwFmtPageDesc&)pNd->GetCntntNode()-> in FindPageDesc() 1501 if( ((SwFmtPageDesc&)GetAttr( RES_PAGEDESC )).GetPageDesc() ) in GetInfo()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 240 bSave = 0 != ( (SwFmtPageDesc*) pItem )->GetPageDesc(); in lcl_RstAttr() 719 const SwFmtPageDesc* pDesc; in lcl_InsAttr() 726 SwFmtPageDesc aNew( *pDesc ); in lcl_InsAttr() 2028 ((SwFmtPageDesc*)pItem)->GetPageDesc() ) in CopyFmtArr() 2030 SwFmtPageDesc aPageDesc( *(SwFmtPageDesc*)pItem ); in CopyFmtArr()
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 1556 const SwFmtPageDesc* pDesc = (const SwFmtPageDesc*) GetOldItem( rSet, RES_PAGEDESC ); in FillItemSet() 1579 SwFmtPageDesc aFmt( pShell->FindPageDescByName( sPage, sal_True ) ); in FillItemSet() 1703 const SwPageDesc* pDesc = ((const SwFmtPageDesc*)pItem)->GetPageDesc(); in Reset() 1704 aPageNoNF.SetValue(((const SwFmtPageDesc*)pItem)->GetNumOffset()); in Reset()
|
/aoo42x/main/sw/source/core/view/ |
H A D | vprint.cxx | 451 pTNd->GetTable().GetFrmFmt()->SetFmtAttr( SwFmtPageDesc( pPageDesc ) ); in FillPrtDoc() 455 pCNd->SetAttr( SwFmtPageDesc( pPageDesc ) ); in FillPrtDoc()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoobj.cxx | 370 ::std::auto_ptr<SwFmtPageDesc> pNewDesc; in SetPageDesc() 374 pNewDesc.reset(new SwFmtPageDesc( in SetPageDesc() 375 *static_cast<const SwFmtPageDesc*>(pItem))); in SetPageDesc() 379 pNewDesc.reset(new SwFmtPageDesc()); in SetPageDesc() 402 rSet.Put(SwFmtPageDesc()); in SetPageDesc()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 955 SwFmtPageDesc aPgDesc(aIter->HasTitlePage() ? in InsertSegments() 1911 pDoc->InsertPoolItem(*pPam, SwFmtPageDesc( pPgDsc ), 0); in NextToken() 2392 SwFmtPageDesc aPgDsc( &rPg ); in SetPageInformationAsDefault() 4148 SwFmtPageDesc* pPageDescItem = ((SwFmtPageDesc*)pItem); in DelLastNode() 4241 pDoc->InsertPoolItem( *pPam, SwFmtPageDesc( pPgDsc ), 0); in UnknownAttrToken()
|