Home
last modified time | relevance | path

Searched refs:bRes (Results 1 – 25 of 100) sorted by last modified time

1234

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx395 sal_Bool bRes = aCfg.ReplaceSetProperties( aSubNodeName, aNewValues ); in UpdateAll() local
396 if (!bRes) in UpdateAll()
680 sal_Bool bRes = sal_False; in hasLanguage() local
682 bRes = xSpell->hasLanguage( nLanguage ); in hasLanguage()
683 return bRes; in hasLanguage()
694 sal_Bool bRes = sal_True; in isValid() local
696 bRes = xSpell->isValid( rWord, nLanguage, rProperties ); in isValid()
697 return bRes; in isValid()
799 sal_Bool bRes = sal_False; in hasLocale() local
801 bRes = xHyph->hasLocale( rLocale ); in hasLocale()
[all …]
/trunk/main/linguistic/source/
H A Dmisc.cxx267 sal_Bool bRes = sal_True; in IsUseDicList() local
277 pVal[i].Value >>= bRes; in IsUseDicList()
288 return bRes; in IsUseDicList()
316 return bRes; in IsIgnoreControlChars()
330 return bRes; in lcl_HasHyphInfo()
544 return bRes; in IsReadOnly()
554 if (bRes) in GetAltSpelling()
599 return bRes; in GetAltSpelling()
860 bRes = sal_True; in IsNumeric()
867 bRes = sal_False; in IsNumeric()
[all …]
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1814 sal_Bool bRes = m_pData->m_pObjectShell->DoInitNew( NULL ); in initNew() local
1819 if ( !bRes ) in initNew()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx287 sal_Bool bRes = sal_False; in hasLocale() local
296 bRes = sal_True; in hasLocale()
300 return bRes; in hasLocale()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1119 bool bRes = false; in GetGrammarCorrection() local
1122 return bRes; in GetGrammarCorrection()
1174 bRes = true; in GetGrammarCorrection()
1250 return bRes; in GetGrammarCorrection()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2535 bool bRes = false; in lcl_SeqHasProperty() local
2538 for (sal_Int32 i = 0; i < nLen && !bRes; ++i) in lcl_SeqHasProperty()
2541 bRes = true; in lcl_SeqHasProperty()
2543 return bRes; in lcl_SeqHasProperty()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1414 bool bRes = false; in SetProtectionPassword() local
1424 bRes = true; in SetProtectionPassword()
1429 bRes = true; in SetProtectionPassword()
1432 return bRes; in SetProtectionPassword()
1438 bool bRes = false; in GetProtectionHash() local
1450 bRes = true; in GetProtectionHash()
1452 return bRes; in GetProtectionHash()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx549 sal_Bool bRes; in PutandConvertEntry() local
554 bRes = PutEntry(rString, nCheckPos, nType, nKey, eLnge); in PutandConvertEntry()
556 return bRes; in PutandConvertEntry()
567 sal_Bool bRes; in PutandConvertEntrySystem() local
572 bRes = PutEntry(rString, nCheckPos, nType, nKey, eLnge); in PutandConvertEntrySystem()
574 return bRes; in PutandConvertEntrySystem()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx2062 bool bRes = false; in lcl_IsHyperlinked() local
2082 bRes = true; in lcl_IsHyperlinked()
2090 return bRes; in lcl_IsHyperlinked()
H A Dww8par3.cxx1763 bool bRes = true; in SetTxtFmtCollAndListLevel() local
1766 bRes = rDoc.SetTxtFmtColl(rRg, (SwTxtFmtColl*)rStyleInfo.pFmt) ? true : false; in SetTxtFmtCollAndListLevel()
1772 return bRes; in SetTxtFmtCollAndListLevel()
1790 return bRes; in SetTxtFmtCollAndListLevel()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx5241 sal_Bool bRes = sal_True; in GoalSeek() local
5260 bRes = sal_False; in GoalSeek()
5263 bRes = sal_False; in GoalSeek()
5264 return bRes; in GoalSeek()
/trunk/main/starmath/source/
H A Daccessibility.cxx1398 bRes = sal_True; in GetIndexAtPoint()
1400 return bRes; in GetIndexAtPoint()
1421 return bRes; in GetWordIndices()
1465 return bRes; in QuickFormatDoc()
1490 return bRes; in Delete()
1503 return bRes; in InsertText()
1649 return bRes; in GetSelection()
1661 return bRes; in SetSelection()
1673 return bRes; in Copy()
1685 return bRes; in Cut()
[all …]
H A Dedit.cxx675 sal_Bool bRes = sal_False; in IsAllSelected() local
686 bRes = !eSelection.nStartPos && (eSelection.nEndPos == Text.Len () - 1); in IsAllSelected()
690 bRes = !eSelection.nStartPara && (eSelection.nEndPara == nParaCnt - 1); in IsAllSelected()
693 return bRes; in IsAllSelected()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx674 sal_Bool bRes = sal_False; in IsAllSelected() local
685 bRes = !eSelection.nStartPos && (eSelection.nEndPos == Text.Len () - 1); in IsAllSelected()
689 bRes = !eSelection.nStartPara && (eSelection.nEndPara == nParaCnt - 1); in IsAllSelected()
692 return bRes; in IsAllSelected()
/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx429 sal_Bool bRes = sal_False; in executeMacro() local
431 return bRes; in executeMacro()
454 bRes = ( nErr == ERRCODE_NONE ); in executeMacro()
458 bRes = sal_False; in executeMacro()
460 return bRes; in executeMacro()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx459 bool bRes = nLRPages == 0 || nLRPages == 1; in IsPrintLeftPages() local
460 bRes = getBoolValue( "PrintLeftPages", bRes /* <- default value if property is not found */ ); in IsPrintLeftPages()
461 return bRes; in IsPrintLeftPages()
471 bRes = getBoolValue( "PrintRightPages", bRes /* <- default value if property is not found */ ); in IsPrintRightPages()
472 return bRes; in IsPrintRightPages()
479 bool bRes = bIsPDFExport ? in IsPrintEmptyPages() local
482 return bRes; in IsPrintEmptyPages()
503 bRes = getBoolValue( "PrintGraphics", bRes ); in IsPrintGraphics()
504 return bRes; in IsPrintGraphics()
513 bRes = getBoolValue( "PrintDrawings", bRes ); in IsPrintDrawings()
[all …]
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleThesaurus.java99 boolean bRes = bDefaultVal; in GetValueToUse()
111 bRes = AnyConverter.toBoolean( aObj ); in GetValueToUse()
112 return bRes; in GetValueToUse()
123 bRes = AnyConverter.toBoolean( aObj ); in GetValueToUse()
127 bRes = bDefaultVal; in GetValueToUse()
130 return bRes; in GetValueToUse()
153 boolean bRes = false; in hasLocale()
155 bRes = true; in hasLocale()
156 return bRes; in hasLocale()
H A DSampleHyphenator.java101 boolean bRes = bDefaultVal; in GetValueToUse()
114 return bRes; in GetValueToUse()
129 bRes = bDefaultVal; in GetValueToUse()
132 return bRes; in GetValueToUse()
195 boolean bRes = false; in hasLocale()
198 bRes = true; in hasLocale()
199 return bRes; in hasLocale()
407 boolean bRes = false; in addLinguServiceEventListener()
410 return bRes; in addLinguServiceEventListener()
417 boolean bRes = false; in removeLinguServiceEventListener()
[all …]
H A DSampleSpellChecker.java101 boolean bRes = bDefaultVal; in GetValueToUse()
114 return bRes; in GetValueToUse()
129 bRes = bDefaultVal; in GetValueToUse()
132 return bRes; in GetValueToUse()
271 boolean bRes = false; in hasLocale()
274 bRes = true; in hasLocale()
275 return bRes; in hasLocale()
351 boolean bRes = false; in addLinguServiceEventListener()
354 return bRes; in addLinguServiceEventListener()
361 boolean bRes = false; in removeLinguServiceEventListener()
[all …]
/trunk/main/sal/qa/osl/security/
H A Dosl_Security.cxx73 sal_Bool bRes, bRes1; member in osl_Security::ctors
94 sal_Bool bRes; member in osl_Security::logonUser
137 sal_Bool bRes, bRes1; member in osl_Security::getUserIdent
144 bRes = aSec.getUserIdent( strID ); in TEST_F()
156 sal_Bool bRes, bRes1; member in osl_Security::getUserName
183 sal_Bool bRes, bRes1; member in osl_Security::getHomeDir
190 bRes = aSec.getHomeDir( strHome ); in TEST_F()
201 sal_Bool bRes, bRes1; member in osl_Security::getConfigDir
219 sal_Bool bRes; member in osl_Security::isAdministrator
225 bRes = aSec.isAdministrator( ); in TEST_F()
[all …]
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1788 bool bRes = false; in GetGlobalUNOConstant() local
1792 bRes = pStandardLib->GetUNOConstant( _pAsciiName, aOut ); in GetGlobalUNOConstant()
1793 return bRes; in GetGlobalUNOConstant()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx279 sal_Bool bRes = sal_False; in hasLocale() local
289 bRes = sal_True; in hasLocale()
293 return bRes; in hasLocale()
549 sal_Bool bRes = sal_False; in addLinguServiceEventListener() local
552 bRes = GetPropHelper().addLinguServiceEventListener( rxLstnr ); in addLinguServiceEventListener()
554 return bRes; in addLinguServiceEventListener()
564 sal_Bool bRes = sal_False; in removeLinguServiceEventListener() local
567 bRes = GetPropHelper().removeLinguServiceEventListener( rxLstnr ); in removeLinguServiceEventListener()
569 return bRes; in removeLinguServiceEventListener()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2547 sal_Bool bRes = m_pSeekCursor->last(); in MoveToLast() local
2549 if (bRes) in MoveToLast()
2662 sal_Bool bRes = m_pSeekCursor->last(); in AppendNew() local
2664 if (bRes) in AppendNew()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx500 sal_Bool bRes = sal_True; in GetSubranges() local
510 for ( xub_StrLen i = 0; i < nLen && bRes; ++i) in GetSubranges()
518 bRes &= GetTableAndCellsFromRangeRep( aRange, in GetSubranges()
532 bRes &= aFirstTable == aTableName; in GetSubranges()
541 return bRes; in GetSubranges()
1641 sal_Bool bRes = sal_False; in DeleteBox() local
1697 return bRes; in DeleteBox()
/trunk/main/basic/source/runtime/
H A Dstep0.cxx293 int bRes = aSearch.SearchFrwrd(value, &nStart, &nEnd); in StepLIKE() local
294 pRes->PutBool( bRes != 0 ); in StepLIKE()
319 sal_Bool bRes = sal_Bool( eType1 == SbxOBJECT && eType2 == SbxOBJECT ); in StepIS() local
320 if ( bVBAEnabled && !bRes ) in StepIS()
322 bRes = ( bRes && refVar1->GetObject() == refVar2->GetObject() ); in StepIS()
324 pRes->PutBool( bRes ); in StepIS()

Completed in 469 milliseconds

1234