Searched refs:SwTaggedPDFHelper (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 272 SwTaggedPDFHelper::SwTaggedPDFHelper( const Num_Info* pNumInfo, in SwTaggedPDFHelper() function in SwTaggedPDFHelper 311 SwTaggedPDFHelper::~SwTaggedPDFHelper() in ~SwTaggedPDFHelper() 332 bool SwTaggedPDFHelper::CheckReopenTag() in CheckReopenTag() 405 bool SwTaggedPDFHelper::CheckRestoreTag() const in CheckRestoreTag() 490 void SwTaggedPDFHelper::EndTag() in EndTag() 505 void SwTaggedPDFHelper::SetAttributes( vcl::PDFWriter::StructElement eType ) in SetAttributes() 860 void SwTaggedPDFHelper::BeginNumberedListStructureElements() in BeginNumberedListStructureElements() 1001 void SwTaggedPDFHelper::BeginBlockStructureElements() in BeginBlockStructureElements() 1348 void SwTaggedPDFHelper::EndStructureElements() in EndStructureElements() 1363 void SwTaggedPDFHelper::BeginInlineStructureElements() in BeginInlineStructureElements() [all …]
|
H A D | frmpaint.cxx | 332 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *pSh->GetOut() ); in PaintExtraData() 604 SwTaggedPDFHelper aTaggedPDFHelperNumbering( &aNumInfo, 0, 0, *pSh->GetOut() ); in Paint() 607 SwTaggedPDFHelper aTaggedPDFHelperParagraph( 0, &aFrmInfo, 0, *pSh->GetOut() ); in Paint()
|
H A D | txthyph.cxx | 422 SwTaggedPDFHelper::IsExportTaggedPDF( *rInf.GetOut() ) ? in GetExpTxt()
|
H A D | itrpaint.cxx | 411 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, &aPorInfo, *pOut ); in DrawTextLine()
|
H A D | inftxt.cxx | 1259 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *pTmpOut ); in _DrawBackBrush()
|
/aoo42x/main/sw/inc/ |
H A D | EnhancedPDFExportHelper.hxx | 141 class SwTaggedPDFHelper class 178 SwTaggedPDFHelper( const Num_Info* pNumInfo, const Frm_Info* pFrmInfo, const Por_Info* pPorInfo, 180 ~SwTaggedPDFHelper();
|
/aoo42x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 765 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *pOut ); in PaintLines() 880 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *pOut ); in PaintSubsidiary() 2316 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, rDev ); in PaintLines() 3305 SwTaggedPDFHelper aTaggedPDFHelper( 0, &aFrmInfo, 0, *pSh->GetOut() ); in Paint() 5531 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *_pViewShell->GetOut() ); in PaintPageBorder() 5736 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *pOut ); in PaintBaBo() 5802 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *pSh->GetOut() ); in PaintBackground() 6608 SwTaggedPDFHelper aTaggedPDFHelper( 0, 0, 0, *pSh->GetOut() ); in Retouche()
|
Completed in 72 milliseconds