Home
last modified time | relevance | path

Searched refs:isAlternativeSpelling (Results 1 – 11 of 11) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DXHyphenatedWord_impl.java82 public boolean isAlternativeSpelling() throws com.sun.star.uno.RuntimeException in isAlternativeSpelling() method in XHyphenatedWord_impl
H A DLinguisticExamples.java242 if (xHyphWord.isAlternativeSpelling()) in Run()
/trunk/main/linguistic/source/
H A Dhyphdta.cxx124 sal_Bool SAL_CALL HyphenatedWord::isAlternativeSpelling() in isAlternativeSpelling() function in linguistic::HyphenatedWord
H A Dmisc.cxx553 sal_Bool bRes = rxHyphWord->isAlternativeSpelling(); in GetAltSpelling()
/trunk/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx78 isAlternativeSpelling()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXHyphenatedWord.idl104 boolean isAlternativeSpelling();
/trunk/main/sw/source/core/text/
H A Dguess.cxx563 return xHyphWord.is() && xHyphWord->isAlternativeSpelling(); in AlternativeSpelling()
H A Dtxthyph.cxx334 if ( xHyphWord->isAlternativeSpelling() ) in CreateHyphen()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx1269 if (rHyphWord.is() && rHyphWord->isAlternativeSpelling()) in SvxGetAltSpelling()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1874 sal_Bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImpBreakLine()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4876 sal_Bool bAlternate = xHyphWord->isAlternativeSpelling(); in ImplGetTextLines()

Completed in 101 milliseconds