Searched refs:aStylesRec (Results 1 – 1 of 1) sorted by relevance
919 SfxMultiRecordReader aStylesRec( &rStream, SFX_STYLES_REC_STYLES ); in Load() local920 if ( !aStylesRec.IsValid() ) in Load()930 for ( nStyles = 0; aStylesRec.GetContent(); nStyles++ ) in Load()1178 SfxMultiVarRecordWriter aStylesRec( &rStream, SFX_STYLES_REC_STYLES, 0 ); in Store() local1183 aStylesRec.NewContent(); in Store()
Completed in 20 milliseconds