Searched refs:bChpFmt (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 277 void MSWordExportBase::OutputItemSet( const SfxItemSet& rSet, bool bPapFmt, bool bChpFmt, sal_uInt1… in OutputItemSet() argument 315 if ( bChpFmt ) in OutputItemSet() 758 void MSWordExportBase::OutputFormat( const SwFmt& rFmt, bool bPapFmt, bool bChpFmt, bool bFlyFmt ) in OutputFormat() argument 796 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat() 814 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat() 870 OutputItemSet( rFmt.GetAttrSet(), bPapFmt, bChpFmt, in OutputFormat()
|
H A D | wrtww8.hxx | 614 …void OutputItemSet( const SfxItemSet& rSet, bool bPapFmt, bool bChpFmt, sal_uInt16 nScript, bool b… 667 void OutputFormat( const SwFmt& rFmt, bool bPapFmt, bool bChpFmt, bool bFlyFmt = false );
|
Completed in 29 milliseconds