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()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 …]
1048 sal_uLong WW8PLCFx_PCD::GetIMax() const in GetIMax() function in WW8PLCFx_PCD1050 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()
224 long GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCFspecial310 sal_Int32 GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCF351 long GetIMax() const { return rPLCF.nIMax; } in GetIMax() function in WW8PLCFpcd_Iter447 virtual sal_uLong GetIMax() const;647 long GetIMax() const { return ( pPLCF ) ? pPLCF->GetIMax() : 0; } in GetIMax() function in WW8PLCFx_SEPX690 long Count() const { return ( pRef ) ? pRef->GetIMax() : 0; } in Count()737 long GetIMax() const { return nIMax; } in GetIMax() function in WW8PLCFx_Book
1172 sal_uLong WW8PLCFx_PCD::GetIMax() const in GetIMax() function in WW8PLCFx_PCD1174 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()
819 bool bCheckTextBoxStory = ( nTxBxS && pT->GetIMax() >= nTxBxS ); in GetTxbxTextSttEndCp()
1326 nNo += pPlcxMan->GetBook()->GetIMax(); in MapBookmarkVariables()
Completed in 114 milliseconds