Searched refs:bFirstPara (Results 1 – 4 of 4) sorted by relevance
516 sal_Bool bFirstPara=sal_True, sal_Bool bLastPara=sal_True ) const;544 sal_Bool bFirstPara, sal_Bool bLastPara );1395 sal_Bool bFirstPara, sal_Bool bLastPara ) const in FixFrameFmt() argument1440 bTopLine = 0==nRow && bTopBorder && bFirstPara; in FixFrameFmt()1881 sal_Bool bFirstPara = sal_True; in MakeTableBox() local1904 bFirstPara, 0==pCnts->Next() ); in MakeTableBox()1927 bFirstPara = sal_False; in MakeTableBox()1939 sal_Bool bFirstPara, sal_Bool bLastPara ) in InheritBorders() argument1953 if( 0==nRow && pParent->bTopBorder && bFirstPara ) in InheritBorders()1973 bTopAlwd = ( !bFirstPara || (pParent->bTopAlwd && in InheritBorders()[all …]
1872 mbFirstPara(pRdr->bFirstPara) in WW8ReaderSave()1878 pRdr->bFirstPara = true; in WW8ReaderSave()1931 pRdr->bFirstPara = mbFirstPara; in Restore()2326 if(bParaAutoBefore && bFirstPara && !pWDop->fDontUseHTMLAutoSpacing) in AppendTxtNode()2329 bFirstPara = false; in AppendTxtNode()3025 if ( pTemp && !( pTemp->GetTxt().Len() ) && ( bFirstPara || bFirstParaOfPage ) ) in HandlePageBreakChar()3780 bFirstPara = true; in SwWW8ImplReader()
3002 pIo->bParaAutoBefore && pIo->bFirstPara && in SetPamInCell()3031 if(pIo->bParaAutoBefore && pIo->bFirstPara && !pIo->pWDop->fDontUseHTMLAutoSpacing) in SetPamInCell()3501 bFirstPara = true; in StartTable()3693 bFirstPara = true; // We have come to the end of a cell so FirstPara flag in TabCellEnd()3737 bFirstPara = false; in StopTable()
1201 bool bFirstPara; // first paragraph? member in SwWW8ImplReader