Lines Matching refs:nTab

63 void SvMetaObject::WriteTab( SvStream & rOutStm, sal_uInt16 nTab )  in WriteTab()  argument
65 while( nTab-- ) in WriteTab()
363 sal_uInt16 nTab ) in WriteAttributesSvIdl() argument
367 WriteTab( rOutStm, nTab ); in WriteAttributesSvIdl()
372 WriteTab( rOutStm, nTab ); in WriteAttributesSvIdl()
373 aHelpContext.WriteSvIdl( SvHash_HelpContext(), rOutStm, nTab ); in WriteAttributesSvIdl()
378 WriteTab( rOutStm, nTab ); in WriteAttributesSvIdl()
379 aHelpText.WriteSvIdl( rBase, rOutStm, nTab ); in WriteAttributesSvIdl()
384 WriteTab( rOutStm, nTab ); in WriteAttributesSvIdl()
385 aConfigName.WriteSvIdl( SvHash_ConfigName(), rOutStm, nTab ); in WriteAttributesSvIdl()
431 sal_uInt16 nTab ) in WriteSvIdl() argument
434 WriteTab( rOutStm, nTab ); in WriteSvIdl()
437 WriteAttributesSvIdl( rBase, rOutStm, nTab +1 ); in WriteSvIdl()
445 WriteTab( rOutStm, nTab ); in WriteSvIdl()
451 WriteTab( rOutStm, nTab ); in WriteSvIdl()
454 WriteContextSvIdl( rBase, rOutStm, nTab +1 ); in WriteSvIdl()
462 WriteTab( rOutStm, nTab ); in WriteSvIdl()
473 sal_uInt16 nTab, in Write() argument
477 WriteTab( rOutStm, nTab ); in Write()
480 WriteAttributes( rBase, rOutStm, nTab +1, nT, nA ); in Write()
499 WriteTab( rOutStm, nTab ); in Write()
510 sal_uInt16 nTab, in WriteAttributes() argument
515 WriteTab( rOutStm, nTab ); in WriteAttributes()
520 WriteTab( rOutStm, nTab ); in WriteAttributes()
525 WriteTab( rOutStm, nTab ); in WriteAttributes()
702 SvStream & rOutStm, sal_uInt16 nTab ) in WriteAttributesSvIdl() argument
704 SvMetaReference::WriteAttributesSvIdl( rBase, rOutStm, nTab ); in WriteAttributesSvIdl()
707 WriteTab( rOutStm, nTab ); in WriteAttributesSvIdl()
712 WriteTab( rOutStm, nTab ); in WriteAttributesSvIdl()
718 WriteTab( rOutStm, nTab ); in WriteAttributesSvIdl()
743 sal_uInt16 nTab ) in WriteSvIdl() argument
745 SvMetaReference::WriteSvIdl( rBase, rOutStm, nTab ); in WriteSvIdl()
754 sal_uInt16 nTab, in Write() argument
757 SvMetaReference::Write( rBase, rOutStm, nTab, nT, nA ); in Write()
766 sal_uInt16 nTab, in WriteAttributes() argument
769 SvMetaReference::WriteAttributes( rBase, rOutStm, nTab, nT, nA ); in WriteAttributes()
771 WriteTab( rOutStm, nTab ); in WriteAttributes()
773 WriteTab( rOutStm, nTab ); in WriteAttributes()
775 WriteTab( rOutStm, nTab ); in WriteAttributes()