Home
last modified time | relevance | path

Searched refs:pLotusRoot (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/sc/source/filter/lotus/
H A Dfilter.cxx75 LOTUS_ROOT* pLotusRoot = NULL; variable
H A Dlotattr.cxx87 pDocPool = pLotusRoot->pDoc->GetPool(); in LotAttrCache()
153 pLotusRoot->pFontBuff->Fill( rAttr.nFont, rItemSet ); in GetPattAttr()
242 ScDocument* pDoc = pLotusRoot->pDoc; in Apply()
H A Dlotform.cxx390 RangeNameBufferWK3& rRangeNameBufferWK3 = *pLotusRoot->pRngNmBffWK3; in Convert()
399 LotusRangeList& rRangeList = *pLotusRoot->pRangeNames; in Convert()
H A Dlotimpop.cxx82 pLotusRoot = new LOTUS_ROOT( pDoc, eQ); in ImportLotus()
88 delete pLotusRoot; in ~ImportLotus()
89 pLotusRoot = NULL; in ~ImportLotus()
103 Read( pLotusRoot->aActRange ); in Bof()
114 pLotusRoot->eFirstType = pLotusRoot->eActType = Lotus_WK3; in Bof()
118 pLotusRoot->eFirstType = pLotusRoot->eActType = Lotus_WK4; in Bof()
208 pLotusRoot->pRngNmBffWK3->Add( aName, aScRange ); in Userrange()
370 pLotusRoot->pFontBuff->SetName( nNum, aName ); in Font_Face()
380 pLotusRoot->pFontBuff->SetType( nCnt, nType ); in Font_Type()
391 pLotusRoot->pFontBuff->SetHeight( nCnt, nSize ); in Font_Ysize()
[all …]
H A Dlotread.cxx95 switch( pLotusRoot->eFirstType ) in Read()
301 pLotusRoot->pAttrTable->Apply( ( SCTAB ) nExtTab ); in Read()
316 pLotusRoot->pAttrTable->Apply( ( SCTAB ) nExtTab ); in Read()
H A Dlotus.cxx81 if( pLotusRoot->eFirstType == Lotus_WK3 ) in ScImportLotus123()
H A Dop.cxx175 LotusToSc aConv( r, pLotusRoot->eCharsetQ, sal_False ); in OP_Formula()
181 ScFormulaCell* pZelle = new ScFormulaCell( pLotusRoot->pDoc, aAddress, pErg ); in OP_Formula()
247 String aTmp( cBuf, pLotusRoot->eCharsetQ ); in OP_NamedRange()
251 pLotusRoot->pRangeNames->Append( pRange, aTmp ); in OP_NamedRange()
287 String aTmp( cBuf, pLotusRoot->eCharsetQ ); in OP_SymphNamedRange()
290 pLotusRoot->pRangeNames->Append( pRange, aTmp ); in OP_SymphNamedRange()
421 LotusToSc aConv( r, pLotusRoot->eCharsetQ, sal_True ); in OP_Formula123()
427 ScFormulaCell* pCell = new ScFormulaCell( pLotusRoot->pDoc, aAddress, pErg ); in OP_Formula123()
461 String aNoteText(pText,pLotusRoot->eCharsetQ); in OP_Note123()
H A Dtool.cxx115 ScStringCell* pZelle = new ScStringCell( String( pString, pLotusRoot->eCharsetQ ) ); in PutFormString()
503 pLotusRoot->pDoc, rName, aTokArray ); in Append()
505 pLotusRoot->pScRangeName->Insert( pData ); in Append()
561 ScRangeData* pData = new ScRangeData( pLotusRoot->pDoc, aScName, *pScTokenArray ); in Add()
567 pLotusRoot->pScRangeName->Insert( pData ); in Add()
625 ScRangeData* pData = new ScRangeData( pLotusRoot->pDoc, pFind->aScAbsName, *pScTokenArray ); in FindAbs()
631 pLotusRoot->pScRangeName->Insert( pData ); in FindAbs()
/trunk/main/sc/source/filter/inc/
H A Droot.hxx113 extern LOTUS_ROOT* pLotusRoot; // -> Inkarn. in filter.cxx

Completed in 38 milliseconds