Home
last modified time | relevance | path

Searched refs:nStruct (Results 1 – 6 of 6) sorted by relevance

/trunk/main/autodoc/source/ary/idl/
H A Dit_tplparam.hxx70 Ce_id nStruct; /// The struct which declares this type. member in ary::idl::TemplateParamType
80 return nStruct; in StructId()
86 nStruct = i_nStruct; in Set_StructId()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx2027 long nStruct, long nStartPos, bool bNoEnd) in WW8PLCFspecial() argument
2028 : nIdx(0), nStru(nStruct) in WW8PLCFspecial()
2030 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCFspecial()
2045 if( nStruct ) // Pointer auf Inhalts-Array in WW8PLCFspecial()
2150 long nStartPos ) :nIdx( 0 ), nStru( nStruct ) in WW8PLCF()
2154 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCF()
2170 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCF()
2298 :nStru( nStruct ) in WW8PLCFpcd()
2300 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCFpcd()
3375 long nStruct) in WW8PLCFx_SubDoc() argument
[all …]
H A Dww8scan.hxx142 long nStruct, long nStartPos = -1, sal_Bool bNoEnd = sal_False );
217 long nStruct, long nStartPos = -1 );
223 long nStruct, long nStartPos, long nPN, long ncpN );
255 WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct );
H A Ddump8a.cxx1493 long nStruct = 0, FNDumpData pOutFnc = 0 ) in DumpPlcText() argument
1497 WW8PLCF aPlc( &xTableStream, nPos , nLen, nStruct ); in DumpPlcText()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx2208 long nStruct, long nStartPos) in WW8PLCFspecial() argument
2209 : nIdx(0), nStru(nStruct) in WW8PLCFspecial()
2211 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCFspecial()
2337 int nStruct, in WW8PLCF() argument
2343 , nStru( nStruct ) in WW8PLCF()
2347 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCF()
2362 nStru(nStruct) in WW8PLCF()
2364 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCF()
2552 :nStru( nStruct ) in WW8PLCFpcd()
2554 nIMax = ( nPLCF - 4 ) / ( 4 + nStruct ); in WW8PLCFpcd()
[all …]
H A Dww8scan.hxx219 long nStruct, long nStartPos = -1 );
295 WW8PLCF( SvStream* pSt, WW8_FC nFilePos, sal_Int32 nPLCF, int nStruct,
301 WW8PLCF( SvStream* pSt, WW8_FC nFilePos, sal_Int32 nPLCF, int nStruct,
332 WW8PLCFpcd( SvStream* pSt, long nFilePos, long nPLCF, long nStruct );

Completed in 142 milliseconds