Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx321 sal_Bool bDot = sal_False; // set if there is a dot included in GetNextParameter() local
334 if ( bDot ) in GetNextParameter()
337 bDot = sal_True; in GetNextParameter()
395 if ( bE || bDot ) in GetNextParameter()
/trunk/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