Searched refs:GetIMax (Results 1 – 7 of 7) sorted by relevance
146 long GetIMax(){ return nIMax; } in GetIMax() function in WW8PLCFspecial228 long GetIMax(){ return nIMax; } in GetIMax() function in WW8PLCF273 long GetIMax(){ return rPLCF.nIMax; } in GetIMax() function in WW8PLCFpcd_Iter346 virtual sal_uLong GetIMax() const;505 long GetIMax() const { return ( pPLCF ) ? pPLCF->GetIMax() : 0; } in GetIMax() function in WW8PLCFx_SEPX549 long Count() { return ( pRef ) ? pRef->GetIMax() : 0; } in Count()581 long GetIMax(){ return nIMax; } in GetIMax() function in WW8PLCFx_Book
367 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()1185 *pOut << nLen << ", " << aPlc.GetIMax() << " Elements" << endl1; in DumpPLCFPcd()1188 for( i=0; i<aPlc.GetIMax(); i++ ) in DumpPLCFPcd()1313 *pOut << nLen << ", " << aPlc.GetIMax() << " Elements" << endl1; in DumpPLCF()1316 for( i=0; i<aPlc.GetIMax(); i++ ) in DumpPLCF()1501 *pOut << nLen << ", " << aPlc.GetIMax() << " Elements" << endl1; in DumpPlcText()1504 for( i=0; i < aPlc.GetIMax(); ++i ) in DumpPlcText()[all …]
1047 sal_uLong WW8PLCFx_PCD::GetIMax() const in GetIMax() function in WW8PLCFx_PCD1049 return pPcdI ? pPcdI->GetIMax() : 0; in GetIMax()1424 pPieceIter->GetIdx() < pPieceIter->GetIMax();(*pPieceIter)++) in WW8Fc2Cp()2967 return pPcd ? pPcd->GetIMax() : 0; in GetPCDIMax()3121 for (;pPieceIter->GetIdx() < pPieceIter->GetIMax(); in GetSprms()3750 if( pBook[0]->GetIMax() < nIMax ) // Count of Bookmarks in WW8PLCFx_Book()3751 nIMax = pBook[0]->GetIMax(); in WW8PLCFx_Book()3933 while (i < pBook[0]->GetIMax()); in GetBookmark()3966 while (!bFound && i < pBook[0]->GetIMax()); in MapName()
223 long GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCFspecial309 sal_Int32 GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCF350 long GetIMax() const { return rPLCF.nIMax; } in GetIMax() function in WW8PLCFpcd_Iter446 virtual sal_uLong GetIMax() const;646 long GetIMax() const { return ( pPLCF ) ? pPLCF->GetIMax() : 0; } in GetIMax() function in WW8PLCFx_SEPX689 long Count() const { return ( pRef ) ? pRef->GetIMax() : 0; } in Count()736 long GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCFx_Book
1171 sal_uLong WW8PLCFx_PCD::GetIMax() const in GetIMax() function in WW8PLCFx_PCD1173 return pPcdI ? pPcdI->GetIMax() : 0; in GetIMax()1515 pPieceIter->GetIdx() < pPieceIter->GetIMax();(*pPieceIter)++) in WW8Fc2Cp()3303 return pPcd ? pPcd->GetIMax() : 0; in GetPCDIMax()3460 for (;pPieceIter->GetIdx() < pPieceIter->GetIMax(); in GetSprms()4162 if( pBook[0]->GetIMax() < nIMax ) // Count of Bookmarks in WW8PLCFx_Book()4163 nIMax = pBook[0]->GetIMax(); in WW8PLCFx_Book()4358 while (i < pBook[0]->GetIMax()); in GetBookmark()4412 while (!bFound && i < pBook[0]->GetIMax()); in MapName()
815 bool bCheckTextBoxStory = ( nTxBxS && pT->GetIMax() >= nTxBxS ); in GetTxbxTextSttEndCp()
1332 nNo += pPlcxMan->GetBook()->GetIMax(); in MapBookmarkVariables()