Lines Matching refs:WriteBool
1710 void WriteBool( sal_Bool bSet, SvStream& rStream ) in WriteBool() function
1731 WriteBool( GetAccelConfig(), rStrm ); in WriteCSV()
1732 WriteBool( GetMenuConfig(), rStrm ); in WriteCSV()
1733 WriteBool( GetStatusBarConfig(), rStrm ); in WriteCSV()
1734 WriteBool( GetToolBoxConfig(), rStrm ); in WriteCSV()
1741 WriteBool( GetAutoUpdate(), rStrm ); in WriteCSV()
1747 WriteBool( GetContainer(), rStrm ); in WriteCSV()
1748 WriteBool( GetFastCall(), rStrm ); in WriteCSV()
1749 WriteBool( GetHasCoreId(), rStrm ); in WriteCSV()
1750 WriteBool( GetHasDialog(), rStrm ); in WriteCSV()
1751 WriteBool( GetReadOnlyDoc(), rStrm ); in WriteCSV()
1752 WriteBool( GetImageRotation(), rStrm ); in WriteCSV()
1753 WriteBool( GetImageReflection(), rStrm ); in WriteCSV()
1761 WriteBool( GetToggle(), rStrm ); in WriteCSV()
1762 WriteBool( GetReadonly(), rStrm ); in WriteCSV()
1763 WriteBool( GetExport(), rStrm ); in WriteCSV()
1773 WriteBool( GetRecordAbsolute(), rStrm ); in WriteCSV()