Home
last modified time | relevance | path

Searched refs:bFirstParagraph (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx284 sal_Bool bFirstParagraph; member in ScXMLChangeCellContext
1126 bFirstParagraph(sal_True), in ScXMLChangeCellContext()
1225 if (bFirstParagraph) in CreateChildContext()
1228 bFirstParagraph = sal_False; in CreateChildContext()
/aoo4110/main/sd/source/filter/eppt/
H A Deppt.hxx576 sal_Bool bFirstParagraph : 1; member
579 ParaFlags() { bFirstParagraph = sal_True; bLastParagraph = sal_False; }; in ParaFlags()
H A Depptso.cxx1330 sal_Bool bFirstParagraph = sal_True; in ImplWriteParagraphs() local
1337 …for ( ParagraphObj* pPara = rTextObj.First() ; pPara; pPara = rTextObj.Next(), bFirstParagraph = s… in ImplWriteParagraphs()
1359 …if ( !mbFontIndependentLineSpacing && bFirstParagraph && ( nLineSpacing > nNormalSpacing ) ) // sj… in ImplWriteParagraphs()
2334 mbFirstParagraph ( aParaFlags.bFirstParagraph ), in ParagraphObj()
3037 aParaFlags.bFirstParagraph = sal_False; in TextObj()

Completed in 61 milliseconds