Home
last modified time | relevance | path

Searched refs:GetIMax (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx146 long GetIMax(){ return nIMax; } in GetIMax() function in WW8PLCFspecial
228 long GetIMax(){ return nIMax; } in GetIMax() function in WW8PLCF
273 long GetIMax(){ return rPLCF.nIMax; } in GetIMax() function in WW8PLCFpcd_Iter
346 virtual sal_uLong GetIMax() const;
505 long GetIMax() const { return ( pPLCF ) ? pPLCF->GetIMax() : 0; } in GetIMax() function in WW8PLCFx_SEPX
549 long Count() { return ( pRef ) ? pRef->GetIMax() : 0; } in Count()
581 long GetIMax(){ return nIMax; } in GetIMax() function in WW8PLCFx_Book
H A Ddump8a.cxx367 if( !aBook.GetIMax() ){ in DumpBookHigh()
491 *pOut << nLen << ", ca. " << aPlc.GetIMax()/3 << " Elements" in DumpField1()
494 << " IMax: " << aPlc.GetIMax() in DumpField1()
499 while( (long)aPlc.GetIdx() < aPlc.GetIMax() ) in DumpField1()
1188 for( i=0; i<aPlc.GetIMax(); i++ ) in DumpPLCFPcd()
1316 for( i=0; i<aPlc.GetIMax(); i++ ) in DumpPLCF()
1504 for( i=0; i < aPlc.GetIMax(); ++i ) in DumpPlcText()
1642 << ", " << aPLCF.GetIMax() << " Elements" << endl1; in DumpDrawObjects()
1644 for( sal_uInt16 i = 0; i < aPLCF.GetIMax(); ++i ) in DumpDrawObjects()
1687 << ", " << aPLCF.GetIMax() << " Elements" << endl1; in DumpTxtboxBrks()
[all …]
H A Dww8scan.cxx1048 sal_uLong WW8PLCFx_PCD::GetIMax() const in GetIMax() function in WW8PLCFx_PCD
1050 return pPcdI ? pPcdI->GetIMax() : 0; in GetIMax()
1425 pPieceIter->GetIdx() < pPieceIter->GetIMax();(*pPieceIter)++) in WW8Fc2Cp()
2968 return pPcd ? pPcd->GetIMax() : 0; in GetPCDIMax()
3122 for (;pPieceIter->GetIdx() < pPieceIter->GetIMax(); in GetSprms()
3751 if( pBook[0]->GetIMax() < nIMax ) // Count of Bookmarks in WW8PLCFx_Book()
3752 nIMax = pBook[0]->GetIMax(); in WW8PLCFx_Book()
3934 while (i < pBook[0]->GetIMax()); in GetBookmark()
3967 while (!bFound && i < pBook[0]->GetIMax()); in MapName()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx224 long GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCFspecial
310 sal_Int32 GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCF
351 long GetIMax() const { return rPLCF.nIMax; } in GetIMax() function in WW8PLCFpcd_Iter
447 virtual sal_uLong GetIMax() const;
647 long GetIMax() const { return ( pPLCF ) ? pPLCF->GetIMax() : 0; } in GetIMax() function in WW8PLCFx_SEPX
690 long Count() const { return ( pRef ) ? pRef->GetIMax() : 0; } in Count()
737 long GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCFx_Book
H A Dww8scan.cxx1172 sal_uLong WW8PLCFx_PCD::GetIMax() const in GetIMax() function in WW8PLCFx_PCD
1174 return pPcdI ? pPcdI->GetIMax() : 0; in GetIMax()
1516 pPieceIter->GetIdx() < pPieceIter->GetIMax();(*pPieceIter)++) in WW8Fc2Cp()
3304 return pPcd ? pPcd->GetIMax() : 0; in GetPCDIMax()
3461 for (;pPieceIter->GetIdx() < pPieceIter->GetIMax(); in GetSprms()
4163 if( pBook[0]->GetIMax() < nIMax ) // Count of Bookmarks in WW8PLCFx_Book()
4164 nIMax = pBook[0]->GetIMax(); in WW8PLCFx_Book()
4359 while (i < pBook[0]->GetIMax()); in GetBookmark()
4413 while (!bFound && i < pBook[0]->GetIMax()); in MapName()
H A Dww8graf.cxx816 bool bCheckTextBoxStory = ( nTxBxS && pT->GetIMax() >= nTxBxS ); in GetTxbxTextSttEndCp()
H A Dww8par5.cxx1333 nNo += pPlcxMan->GetBook()->GetIMax(); in MapBookmarkVariables()

Completed in 130 milliseconds