/aoo4110/main/sw/source/filter/html/ |
H A D | htmlnum.hxx | 39 sal_uInt16 nDeep; // aktuelle Num-Tiefe (1, 2, 3, ...) member in SwHTMLNumRuleInfo 49 pNumRule( 0 ), nDeep( 0 ), in SwHTMLNumRuleInfo() 56 pNumRule( rInf.pNumRule ), nDeep( rInf.nDeep ), in SwHTMLNumRuleInfo() 71 void SetDepth( sal_uInt16 nDepth ) { nDeep = nDepth; } in SetDepth() 72 sal_uInt16 GetDepth() const { return nDeep; } in GetDepth() 73 sal_uInt16 IncDepth() { return ++nDeep; } in IncDepth() 74 sal_uInt16 DecDepth() { return nDeep==0 ? 0 : --nDeep; } in DecDepth() 97 nDeep = rInf.nDeep; in Set() 106 nDeep = 0; in Clear() 114 (sal_uInt8)( pNumRule!=0 && nDeep != 0 in GetLevel() [all …]
|
H A D | css1atr.cxx | 954 if( !nDeep ) in GetCSS1Selector() 963 if( !nDeep ) in GetCSS1Selector() 1031 nDeep++; in GetCSS1Selector() 1039 if( !nDeep ) in GetCSS1Selector() 1045 nDeep = 0; in GetCSS1Selector() 1047 if( nDeep > 0 && nDeep < CSS1_FMT_SPECIAL ) in GetCSS1Selector() 1069 return nDeep; in GetCSS1Selector() 1081 if( nDeep ) in GetCSS1Selector() 1094 return nDeep; in GetCSS1Selector() 1120 if( nDeep > 0 ) in GetParentFmt() [all …]
|
H A D | htmlatr.cxx | 359 sal_uInt16 nDeep = SwHTMLWriter::GetCSS1Selector( pFmt, aToken, aClass, in SV_IMPL_OP_PTRARR_SORT() local 361 ASSERT( nDeep ? aToken.Len()>0 : aToken.Len()==0, in SV_IMPL_OP_PTRARR_SORT() 363 ASSERT( nDeep ? nRefPoolId : !nRefPoolId, in SV_IMPL_OP_PTRARR_SORT() 371 if( nDeep != 0 ) in SV_IMPL_OP_PTRARR_SORT() 379 switch( nDeep ) in SV_IMPL_OP_PTRARR_SORT() 396 pReferenceFmt = SwHTMLWriter::GetParentFmt( *pFmt, nDeep ); in SV_IMPL_OP_PTRARR_SORT() 413 if( pReferenceFmt || nDeep==0 ) in SV_IMPL_OP_PTRARR_SORT() 490 if( bOutStyles && bHardDrop && nDeep != 0 ) in SV_IMPL_OP_PTRARR_SORT()
|
H A D | htmlnum.cxx | 81 nDeep = static_cast< sal_uInt16 >(pNumRule ? rTxtNd.GetActualListLevel() + 1 : 0); in Set() 99 nDeep = 0; in Set()
|
H A D | swcss1.hxx | 69 SwTxtFmtColl* GetDefListTxtFmtColl( sal_uInt16 nCollId, sal_uInt16 nDeep );
|
H A D | wrthtml.hxx | 461 static const SwFmt *GetParentFmt( const SwFmt& rFmt, sal_uInt16 nDeep );
|
/aoo4110/main/rsc/source/res/ |
H A D | rscmgr.cxx | 253 sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRcHeader() argument 264 nDeep++; in WriteRcHeader() 265 if( nDeep > nRefDeep ) in WriteRcHeader() 291 rId, nDeep, bExtra ); in WriteRcHeader() 297 rId, nDeep, bExtra ); in WriteRcHeader() 310 aError = WriteInstRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRcHeader() 316 aError = RscTop::WriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRcHeader() 641 ERRTYPE RscMgr::IsToDeep( const RSCINST & rInst, sal_uInt32 nDeep ) in IsToDeep() argument 651 while( aTmpI.IsInst() && (nDeep < nRefDeep) && aError.IsOk() ) in IsToDeep() 661 nDeep++; in IsToDeep() [all …]
|
H A D | rscclass.cxx | 889 sal_uInt32 nDeep, in WriteInstRc() argument 944 RscId(), nDeep, in WriteInstRc() 966 RscId(), nDeep, in WriteInstRc() 989 sal_uInt32 nDeep, in WriteRc() argument 995 aError = RscTop::WriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() 997 aError = WriteInstRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() 1122 RscId(), nDeep, bExtra ); in WriteSysDependRc() 1135 RscId(), nDeep, bExtra ); in WriteSysDependRc() 1151 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRc() argument 1157 aError = WriteSysDependRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() [all …]
|
H A D | rsccont.cxx | 885 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in ContWriteRc() argument 900 nDeep, bExtra ); in ContWriteRc() 964 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRc() argument 968 aError = RscTop::WriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() 970 aError = ContWriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() 1113 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRc() argument 1118 aError = RscTop::WriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() 1125 aError = ContWriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() 1165 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRc() argument 1170 aError = RscContWriteSrc::WriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() [all …]
|
H A D | rsctop.cxx | 906 sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRcHeader() argument 910 WriteRcHeader( rInst, rMem, pTC, rId, nDeep, bExtra ) ); in WriteRcHeader() 912 return( rInst.pClass->WriteRc( rInst, rMem, pTC, nDeep, bExtra ) ); in WriteRcHeader() 925 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRc() argument 929 WriteRc( rInst, rMem, pTC, nDeep, bExtra ) ); in WriteRc()
|
H A D | rscstr.cxx | 318 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRc() argument 332 nDeep++; in WriteRc() 333 if( nDeep > nRefDeep ) in WriteRc() 367 aError = aRefI.pClass->WriteRc( aRefI, rMem, pTC, nDeep, bExtra ); in WriteRc()
|
H A D | rscarray.cxx | 568 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRc() argument 596 nDeep, bExtra ); in WriteRc() 598 aError = RscTop::WriteRc( rInst, rMem, pTC, nDeep, bExtra ); in WriteRc() 685 sal_uInt32 nDeep, sal_Bool bExtra ) in WriteRcHeader() argument 689 nDeep, bExtra ); in WriteRcHeader()
|
/aoo4110/main/rsc/inc/ |
H A D | rsctop.hxx | 221 sal_uInt32 nDeep, sal_Bool bExtra ); 223 RscTypCont * pTC, sal_uInt32 nDeep, sal_Bool bExtra );
|
H A D | rscmgr.hxx | 40 ERRTYPE IsToDeep( const RSCINST & rInst, sal_uInt32 nDeep = 0 );
|
H A D | rscarray.hxx | 120 sal_uInt32 nDeep, sal_Bool bExtra );
|