Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1806 i18n::LineBreakHyphenationOptions aHyphOptions( xHyph, Sequence< PropertyValue >(), 1 ); in ImpBreakLine() local
1816 …BR = _xBI->getLineBreak( *pNode, nMaxBreakPos, aLocale, nMinBreakPos, aHyphOptions, aUserOptions ); in ImpBreakLine()
/trunk/main/offapi/com/sun/star/i18n/
H A DXBreakIterator.idl232 @param aHyphOptions
247 [in] LineBreakHyphenationOptions aHyphOptions,
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1794 i18n::LineBreakHyphenationOptions aHyphOptions( NULL, uno::Sequence< beans::PropertyValue >(), 1 ); in ImpBreakLine() local
1804 …Break( pNode->GetText(), nMaxBreakPos, aDefLocale, pLine->GetStart(), aHyphOptions, aUserOptions ); in ImpBreakLine()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4817 …i18n::LineBreakHyphenationOptions aHyphOptions( xHyph, uno::Sequence <beans::PropertyValue>(), 1 ); in ImplGetTextLines() local
4841 …esults aLBR = xBI->getLineBreak( aText, nSoftBreak, rDefLocale, nPos, aHyphOptions, aUserOptions ); in ImplGetTextLines()

Completed in 165 milliseconds