Searched defs:rHt (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8attributeoutput.hxx | 270 virtual void CharFontSizeCJK( const SvxFontHeightItem& rHt ) { CharFontSize( rHt ); } in CharFontSizeCJK() 273 virtual void CharLanguageCJK( const SvxLanguageItem& rHt ) { CharLanguage( rHt ); } in CharLanguageCJK() 276 virtual void CharPostureCJK( const SvxPostureItem& rHt ) { CharPosture( rHt ); } in CharPostureCJK() 279 virtual void CharWeightCJK( const SvxWeightItem& rHt ) { CharWeight( rHt ); } in CharWeightCJK() 285 virtual void CharFontSizeCTL( const SvxFontHeightItem& rHt ) { CharFontSize( rHt ); } in CharFontSizeCTL() 288 virtual void CharLanguageCTL( const SvxLanguageItem& rHt ) { CharLanguage( rHt ); } in CharLanguageCTL()
|
H A D | attributeoutputbase.hxx | 492 void ParaHangingPunctuation( const SfxBoolItem& rHt ) { ParaScriptSpace( rHt ); }; in ParaHangingPunctuation() 495 void ParaForbiddenRules( const SfxBoolItem& rHt ) { ParaScriptSpace( rHt ); }; in ParaForbiddenRules()
|
H A D | wrtw8esh.cxx | 1079 const EECharAttrib& rHt = aTxtAtrArr[ i ]; in SearchNext() local 1140 void MSWord_SdrAttrIter::OutEEField(const SfxPoolItem& rHt) in OutEEField() 1175 const EECharAttrib& rHt = aTxtAtrArr[ i ]; in OutAttr() local 1220 const EECharAttrib& rHt = aTxtAtrArr[ i ]; in IsTxtAttr() local 1250 const EECharAttrib& rHt = aTxtAtrArr[i]; in HasTextItem() local
|
H A D | ww8atr.cxx | 1508 void WW8AttributeOutput::CharBidiRTL( const SfxPoolItem& rHt ) in CharBidiRTL() 1518 void WW8AttributeOutput::CharIdctHint( const SfxPoolItem& rHt ) in CharIdctHint() 5052 void AttributeOutputBase::OutputItem( const SfxPoolItem& rHt ) in OutputItem()
|
/trunk/main/sw/source/filter/html/ |
H A D | css1atr.cxx | 2022 Writer& OutCSS1_HintSpanTag( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_HintSpanTag() 2037 Writer& OutCSS1_HintStyleOpt( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_HintStyleOpt() 2054 Writer& OutCSS1_TableBGStyleOpt( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_TableBGStyleOpt() 2607 static Writer& OutCSS1_SvxColor( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_SvxColor() 2643 static Writer& OutCSS1_SvxFont( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_SvxFont() 2884 static Writer& OutCSS1_SvxBlink( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_SvxBlink() 2953 static Writer& OutCSS1_SvxAdjust( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_SvxAdjust() 3004 static Writer& OutCSS1_SvxWidows( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_SvxWidows() 3351 static Writer& OutCSS1_SvxBrush( Writer& rWrt, const SfxPoolItem& rHt ) in OutCSS1_SvxBrush() 3358 static Writer& OutCSS1_SvxBrush( Writer& rWrt, const SfxPoolItem& rHt, in OutCSS1_SvxBrush() [all …]
|
H A D | htmlatr.cxx | 2793 static Writer& OutHTML_CSS1Attr( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_CSS1Attr() 2807 static Writer& OutHTML_SvxColor( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxColor() 2843 static Writer& OutHTML_SwPosture( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwPosture() 2863 static Writer& OutHTML_SvxFont( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxFont() 2920 static Writer& OutHTML_SvxLanguage( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SvxLanguage() 2945 static Writer& OutHTML_SwWeight( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwWeight() 2966 static Writer& OutHTML_SwCrossedOut( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwCrossedOut() 3020 static Writer& OutHTML_SwUnderline( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwUnderline() 3041 static Writer& OutHTML_SwFlyCnt( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwFlyCnt() 3059 static Writer& OutHTML_SwBlink( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwBlink() [all …]
|
H A D | htmlfldw.cxx | 422 Writer& OutHTML_SwFmtFld( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwFmtFld()
|
H A D | htmlftn.cxx | 286 Writer& OutHTML_SwFmtFtn( Writer& rWrt, const SfxPoolItem& rHt ) in OutHTML_SwFmtFtn()
|
/trunk/main/sw/source/filter/writer/ |
H A D | wrt_fn.cxx | 38 Writer& Out( const SwAttrFnTab pTab, const SfxPoolItem& rHt, Writer & rWrt ) in Out()
|
/trunk/main/sw/source/core/text/ |
H A D | redlnitr.cxx | 315 void SwRedlineItr::ChangeTxtAttr( SwFont* pFnt, SwTxtAttr &rHt, sal_Bool bChg ) in ChangeTxtAttr()
|
/trunk/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 1102 const SfxPoolItem &rHt, in InsertPoolItem()
|
Completed in 80 milliseconds