Home
last modified time | relevance | path

Searched refs:bNewFormat (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/source/generic/
H A Dcolor.cxx309 SvStream& Color::Read( SvStream& rIStm, sal_Bool bNewFormat ) in Read() argument
311 if ( bNewFormat ) in Read()
321 SvStream& Color::Write( SvStream& rOStm, sal_Bool bNewFormat ) in Write() argument
323 if ( bNewFormat ) in Write()
/trunk/main/tools/inc/tools/
H A Dcolor.hxx186 SvStream& Read( SvStream& rIStm, sal_Bool bNewFormat = sal_True );
187 SvStream& Write( SvStream& rOStm, sal_Bool bNewFormat = sal_True );

Completed in 11 milliseconds