Searched refs:InsertAttr (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sw/source/filter/html/ |
H A D | swhtml.cxx | 665 InsertAttr( SwFmtFld( aFld ) ); in Continue() 3345 InsertAttr( pAttr->GetItem() ); in InsertAttrs() 3456 InsertAttr( ppAttr ,rItem, pCntxt ); in NewStdAttr() 3460 InsertAttr( ppAttr2, *pItem2, pCntxt ); in NewStdAttr() 3465 InsertAttr( ppAttr3, *pItem3, pCntxt ); in NewStdAttr() 3548 InsertAttr( &aAttrTab.pFontHeight, aFontHeight, pCntxt ); in NewBasefontAttr() 3765 InsertAttr( &aAttrTab.pFontHeight, aFontHeight, pCntxt ); in NewFontAttr() 3776 InsertAttr( &aAttrTab.pFont, aFont, pCntxt ); in NewFontAttr() 3778 InsertAttr( &aAttrTab.pFontCJK, aFont, pCntxt ); in NewFontAttr() 3780 InsertAttr( &aAttrTab.pFontCTL, aFont, pCntxt ); in NewFontAttr() [all …]
|
H A D | swhtml.hxx | 542 void InsertAttr( const SfxPoolItem& rItem, sal_Bool bLikePara = sal_False, 556 void InsertAttr( _HTMLAttr **ppAttr, const SfxPoolItem & rItem,
|
H A D | htmlbas.cxx | 115 InsertAttr( SwFmtFld( aFld ) ); in EndScript()
|
H A D | htmlgrin.cxx | 247 InsertAttr( SvxULSpaceItem( nUpper, 0, RES_UL_SPACE ), sal_False, sal_True ); in SetAnchorAndAdjustment() 1230 InsertAttr( &aAttrTab.pINetFmt, aINetFmt, pCntxt ); in NewAnchor()
|
H A D | htmlfld.cxx | 664 InsertAttr( SwFmtFld( aPostItFld ) ); in InsertComment()
|
H A D | htmlctxt.cxx | 707 void SwHTMLParser::InsertAttr( _HTMLAttr **ppAttr, const SfxPoolItem & rItem, in InsertAttr() function in SwHTMLParser
|
H A D | htmlsect.cxx | 381 InsertAttr( &aAttrTab.pAdjust, SvxAdjustItem(eAdjust, RES_PARATR_ADJUST), pCntxt ); in NewDivision()
|
H A D | htmltab.cxx | 3338 rParser.InsertAttr( &rParser.aAttrTab.pAdjust, SvxAdjustItem(eAdjust, RES_PARATR_ADJUST), in _CellSaveStruct()
|
/aoo41x/main/sw/source/filter/inc/ |
H A D | fltglbls.hxx | 94 void InsertAttr( const SfxPoolItem& rItem );
|
Completed in 104 milliseconds