Searched refs:InsertAttr (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/filter/html/ |
H A D | swhtml.cxx | 662 InsertAttr( SwFmtFld( aFld ) ); in Continue() 3326 InsertAttr( pAttr->GetItem() ); in InsertAttrs() 3437 InsertAttr( ppAttr ,rItem, pCntxt ); in NewStdAttr() 3441 InsertAttr( ppAttr2, *pItem2, pCntxt ); in NewStdAttr() 3446 InsertAttr( ppAttr3, *pItem3, pCntxt ); in NewStdAttr() 3529 InsertAttr( &aAttrTab.pFontHeight, aFontHeight, pCntxt ); in NewBasefontAttr() 3744 InsertAttr( &aAttrTab.pFontHeight, aFontHeight, pCntxt ); in NewFontAttr() 3755 InsertAttr( &aAttrTab.pFont, aFont, pCntxt ); in NewFontAttr() 3757 InsertAttr( &aAttrTab.pFontCJK, aFont, pCntxt ); in NewFontAttr() 3759 InsertAttr( &aAttrTab.pFontCTL, aFont, pCntxt ); in NewFontAttr() [all …]
|
H A D | swhtml.hxx | 539 void InsertAttr( const SfxPoolItem& rItem, sal_Bool bLikePara = sal_False, 553 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()
|
/aoo42x/main/sw/source/filter/inc/ |
H A D | fltglbls.hxx | 94 void InsertAttr( const SfxPoolItem& rItem );
|
Completed in 174 milliseconds