Searched refs:bChpFmt (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 276 void MSWordExportBase::OutputItemSet( const SfxItemSet& rSet, bool bPapFmt, bool bChpFmt, sal_uInt1… in OutputItemSet() argument 314 if ( bChpFmt ) in OutputItemSet() 757 void MSWordExportBase::OutputFormat( const SwFmt& rFmt, bool bPapFmt, bool bChpFmt, bool bFlyFmt ) in OutputFormat() argument 795 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat() 813 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat() 869 OutputItemSet( rFmt.GetAttrSet(), bPapFmt, bChpFmt, in OutputFormat()
|
| H A D | wrtww8.hxx | 613 …void OutputItemSet( const SfxItemSet& rSet, bool bPapFmt, bool bChpFmt, sal_uInt16 nScript, bool b… 666 void OutputFormat( const SwFmt& rFmt, bool bPapFmt, bool bChpFmt, bool bFlyFmt = false );
|