Searched refs:pCurTable (Results 1 – 3 of 3) sorted by relevance
4361 pCurTable->GetContext() || pCurTable->HasParentSection(), in BuildTableRow()4364 (pCurTable->GetContext() || pCurTable->HasParentSection()) ) in BuildTableRow()4540 pCurTable->GetContext() || pCurTable->HasParentSection(), in BuildTableSection()4543 (pCurTable->GetContext() || pCurTable->HasParentSection()) ) in BuildTableSection()4738 pCurTable->GetContext() || pCurTable->HasParentSection(), in BuildTableColGroup()4741 (pCurTable->GetContext() || pCurTable->HasParentSection()) ) in BuildTableColGroup()5084 HTMLTable *pCurTable; member in _TblSaveStruct5087 pCurTable( pCurTbl ) in _TblSaveStruct()5322 HTMLTable *pCurTable = pSaveStruct->pCurTable; in BuildTable() local5336 pCurTable->GetContext() || pCurTable->HasParentSection(), in BuildTable()[all …]
267 void SwHTMLParser::NewMarquee( HTMLTable *pCurTable ) in NewMarquee() argument508 if( !pCurTable ) in NewMarquee()555 if( pCurTable && bPrcWidth) in NewMarquee()556 RegisterDrawObjectToTable( pCurTable, pMarquee, (sal_uInt8)nWidth ); in NewMarquee()
631 void NewMarquee( HTMLTable *pCurTable=0 );822 void RegisterDrawObjectToTable( HTMLTable *pCurTable, SdrObject* pObj, sal_uInt8 nWidth );
Completed in 44 milliseconds