Searched refs:nStruct (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/autodoc/source/ary/idl/ |
H A D | it_tplparam.hxx | 70 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()
|
/aoo41x/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.cxx | 2027 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 D | ww8scan.hxx | 142 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 D | dump8a.cxx | 1493 long nStruct = 0, FNDumpData pOutFnc = 0 ) in DumpPlcText() argument 1497 WW8PLCF aPlc( &xTableStream, nPos , nLen, nStruct ); in DumpPlcText()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8scan.cxx | 2208 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 D | ww8scan.hxx | 219 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 148 milliseconds