Home
last modified time | relevance | path

Searched refs:bFirstPara (Results 1 – 4 of 4) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx544 sal_Bool bFirstPara, sal_Bool bLastPara );
1440 bTopLine = 0==nRow && bTopBorder && bFirstPara; in FixFrameFmt()
1881 sal_Bool bFirstPara = sal_True; in MakeTableBox() local
1904 bFirstPara, 0==pCnts->Next() ); in MakeTableBox()
1927 bFirstPara = sal_False; in MakeTableBox()
1939 sal_Bool bFirstPara, sal_Bool bLastPara ) in InheritBorders() argument
1953 if( 0==nRow && pParent->bTopBorder && bFirstPara ) in InheritBorders()
1973 bTopAlwd = ( !bFirstPara || (pParent->bTopAlwd && in InheritBorders()
2067 sal_Bool bFirstPara = sal_True; in SetBorders() local
2076 bFirstPara, in SetBorders()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1873 mbFirstPara(pRdr->bFirstPara) in WW8ReaderSave()
1879 pRdr->bFirstPara = true; in WW8ReaderSave()
1932 pRdr->bFirstPara = mbFirstPara; in Restore()
2327 if(bParaAutoBefore && bFirstPara && !pWDop->fDontUseHTMLAutoSpacing) in AppendTxtNode()
2330 bFirstPara = false; in AppendTxtNode()
3026 if ( pTemp && !( pTemp->GetTxt().Len() ) && ( bFirstPara || bFirstParaOfPage ) ) in HandlePageBreakChar()
3781 bFirstPara = true; in SwWW8ImplReader()
H A Dww8par.hxx1202 bool bFirstPara; // first paragraph? member in SwWW8ImplReader
H A Dww8par2.cxx3003 pIo->bParaAutoBefore && pIo->bFirstPara && in SetPamInCell()
3032 if(pIo->bParaAutoBefore && pIo->bFirstPara && !pIo->pWDop->fDontUseHTMLAutoSpacing) in SetPamInCell()
3502 bFirstPara = true; in StartTable()
3694 bFirstPara = true; // We have come to the end of a cell so FirstPara flag in TabCellEnd()
3738 bFirstPara = false; in StopTable()

Completed in 85 milliseconds