Home
last modified time | relevance | path

Searched refs:bDot (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svl/source/misc/
H A Durihelper.cxx825 bool bDot = false; in FindFirstURLInText() local
830 bDot = false; in FindFirstURLInText()
831 else if (bDot) in FindFirstURLInText()
834 bDot = true; in FindFirstURLInText()
/aoo4110/main/editeng/source/items/
H A Dnumitem.cxx1097 sal_Bool bDot = sal_True; in MakeNumString() local
1103 bDot = sal_False; in MakeNumString()
1107 if( i != rNum.GetLevel() && bDot) in MakeNumString()
/aoo4110/main/xmloff/source/draw/
H A Dximpcustomshape.cxx319 sal_Bool bDot = sal_False; // set if there is a dot included in GetNextParameter() local
332 if ( bDot ) in GetNextParameter()
335 bDot = sal_True; in GetNextParameter()
393 if ( bE || bDot ) in GetNextParameter()
/aoo4110/main/cui/source/dialogs/
H A DSpellDialog.cxx622 bool bDot = aString.Len() && aString.GetChar(aString.Len() - 1 ) == '.'; in IMPL_LINK() local
627 if(bDot && (!aString.Len() || aString.GetChar(aString.Len() - 1 ) != '.')) in IMPL_LINK()

Completed in 44 milliseconds