Searched refs:CreateLines (Results 1 – 4 of 4) sorted by relevance
183 sal_Bool CreateLines( sal_uLong nPara );
410 || CreateLines( nPara, nY ) ) in FormatDoc()560 CreateLines( nPara, 0 ); // 0: Bei AutoPageSize kein TextRange! in CheckAutoPageSize()593 sal_Bool ImpEditEngine::CreateLines( sal_uInt32 nPara, sal_uInt32 nStartPosY ) in CreateLines() function in ImpEditEngine3995 CreateLines( nParagraph, 0 ); // 0: Kein TextRanger in ShowParagraph()
558 sal_Bool CreateLines( sal_uInt32 nPara, sal_uInt32 nStartPosY );
1678 if ( CreateLines( nPara ) ) in FormatDoc()2281 sal_Bool TextEngine::CreateLines( sal_uLong nPara ) in CreateLines() function in TextEngine
Completed in 92 milliseconds