Home
last modified time | relevance | path

Searched refs:bRet (Results 1 – 25 of 989) sorted by last modified time

12345678910>>...40

/trunk/main/embeddedobj/source/msole/
H A Dolepersist.cxx65 sal_Bool bRet = sal_False; in KillFile_Impl() local
77 bRet = sal_True; in KillFile_Impl()
84 return bRet; in KillFile_Impl()
/trunk/main/linguistic/source/
H A Dmisc.cxx388 sal_Bool bRet = sal_True; in SaveDictionaries() local
406 bRet = sal_False; in SaveDictionaries()
410 return bRet; in SaveDictionaries()
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx398 sal_Bool bRet = sal_False; in CheckLine() local
407 bRet = sal_True; in CheckLine()
415 return bRet; in CheckLine()
H A Ditrcrsr.cxx150 bool bRet( false ); in AreListLevelIndentsApplicableAndLabelAlignmentActive() local
158 bRet = true; in AreListLevelIndentsApplicableAndLabelAlignmentActive()
162 return bRet; in AreListLevelIndentsApplicableAndLabelAlignmentActive()
453 const sal_Bool bRet = GetCharRect( pOrig, nOfst, pCMS, nMax ); in GetEndCharRect() local
455 return bRet; in GetEndCharRect()
1227 sal_Bool bRet = sal_True; in GetCharRect() local
1277 return bRet; in GetCharRect()
1763 bool bRet = false; in FillSelection() local
1881 bRet = true; in FillSelection()
1884 return bRet; in FillSelection()
H A Dtxtfly.cxx851 const sal_Bool bRet = ForEach( aRect, NULL, sal_False ); in IsAnyFrm() local
853 return bRet; in IsAnyFrm()
1970 sal_Bool bRet = sal_False; in ForEach()
2033 if( !bRet || ( in ForEach()
2043 bRet = sal_True; in ForEach()
2047 bRet = sal_True; in ForEach()
2055 return bRet; in ForEach()
2430 const sal_Bool bRet = ForEach( rLine, NULL, sal_False ); in IsAnyFrm() local
2432 return bRet; in IsAnyFrm()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx814 bool bRet = false; in startPreview() local
911 bRet = startShowImpl( aProperties ); in startPreview()
926 bRet = false; in startPreview()
929 return bRet; in startPreview()
943 bool bRet = false; in startShow() local
1199 bRet = false; in startShow()
1202 return bRet; in startShow()
2036 bool bRet = true; in keyInput() local
2144 bRet = false; in keyInput()
2150 bRet = false; in keyInput()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx2175 sal_Bool bRet = sal_False; in supportsService() local
2177 bRet = sal_True; in supportsService()
2182 bRet = pSvxShape->supportsService(rServiceName); in supportsService()
2184 return bRet; in supportsService()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx552 return bRet; in isDataFlavorSupported()
789 return bRet; in HasFormat()
1610 return bRet; in HasFormat()
1631 return bRet; in HasFormat()
1858 if(bRet) in GetBitmapEx()
1945 if( !bRet && in GetGDIMetaFile()
1959 if( !bRet && in GetGDIMetaFile()
2073 if( bRet ) in GetImageMap()
2261 if( bRet ) in GetINetImage()
2346 if( bRet ) in GetSotStorageStream()
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx822 sal_Bool bRet = sal_False; in doAccessibleAction() local
846 bRet = sal_True; in doAccessibleAction()
849 return bRet; in doAccessibleAction()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1630 sal_Bool bRet = sal_False; in storeSelf() local
1642 bRet = m_pData->m_pObjectShell->DoSave() in storeSelf()
1647 bRet = m_pData->m_pObjectShell->Save_Impl( pParams ); in storeSelf()
1651 bRet = m_pData->m_pObjectShell->Save_Impl( pParams ); in storeSelf()
1659 if ( bRet ) in storeSelf()
2957 sal_Bool bRet = m_pData->m_pObjectShell->APISaveAs_Impl( sURL, aParams ); in impl_store() local
2974 if ( !bRet && !nErrCode ) in impl_store()
2981 if ( bRet ) in impl_store()
/trunk/main/sot/source/base/
H A Dexchange.cxx342 sal_Bool bRet; in GetFormatDataFlavor() local
351 bRet = sal_True; in GetFormatDataFlavor()
362 bRet = sal_True; in GetFormatDataFlavor()
367 bRet = sal_False; in GetFormatDataFlavor()
371 DBG_ASSERT( bRet, "SotExchange::GetFormatDataFlavor(): DataFlavor not initialized" ); in GetFormatDataFlavor()
373 return bRet; in GetFormatDataFlavor()
/trunk/main/sw/source/ui/ribbar/
H A Dconrect.cxx86 sal_Bool bRet = SwDrawBase::MouseButtonUp(rMEvt); in MouseButtonUp() local
87 if( bRet ) in MouseButtonUp()
156 return bRet; in MouseButtonUp()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx726 bool bRet = false; in SetBookPreviewMode() local
749 bRet = true; in SetBookPreviewMode()
752 return bRet; in SetBookPreviewMode()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx5583 sal_Bool bRet = sal_True; in ImplActivateItem() local
5628 return bRet; in ImplActivateItem()
5637 bRet = sal_False; in ImplActivateItem()
5638 return bRet; in ImplActivateItem()
5666 sal_Bool bRet = sal_True; in ImplOpenItem() local
5676 return bRet; in ImplOpenItem()
5685 return bRet; in ImplOpenItem()
5703 bRet = sal_False; in ImplOpenItem()
5705 return bRet; in ImplOpenItem()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7529 sal_Bool bRet = sal_False; in GetTextBoundRect() local
7558 if( bRet ) in GetTextBoundRect()
7587 return bRet; in GetTextBoundRect()
7712 sal_Bool bRet = sal_False; in GetTextOutlines() local
7750 if( bRet ) in GetTextOutlines()
7788 return bRet; in GetTextOutlines()
7852 bRet = true; in GetTextOutlines()
7921 bRet = bRet && bSuccess; in GetTextOutlines()
7924 return bRet; in GetTextOutlines()
8050 sal_Bool bRet = GetFontCharMap( aFontCharMap ); in HasGlyphs() local
[all …]
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java197 boolean bRet = (aMethodName.equals( aSearchMethodName ) ); in hasMethod()
198 return bRet; in hasMethod()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx311 bool bRet = false; in supportsOperation() local
317 bRet = true; in supportsOperation()
322 return bRet; in supportsOperation()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx140 bool bRet = (c >= 'a' && c <= 'z') || (c >= 'A' && c <= 'Z'); in lcl_isAlpha() local
141 return bRet; in lcl_isAlpha()
1005 sal_Bool bRet = IsCompiled(); in Compile() local
1006 if( bRet ) in Compile()
1038 return bRet; in Compile()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3839 sal_Bool bRet = sal_False; in Contains() local
3849 bRet = sal_True; in Contains()
3854 return bRet; in Contains()
3861 sal_Bool bRet = sal_False; in CreateQuickHelp() local
3900 bRet = sal_True; in CreateQuickHelp()
3902 return bRet; in CreateQuickHelp()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1014 if( bRet ) in ProcessObj()
2340 bool bRet = false; in SetSpacing() local
2359 bRet = true; in SetSpacing()
2361 return bRet; in SetSpacing()
3077 bool bRet = false; in ReadChar() local
3260 return bRet; in ReadChar()
5532 bool bRet=false; in ReadGlossaries() local
5549 bool bRet = false; in GetOLEStorageName() local
5616 if( bRet ) in GetOLEStorageName()
5623 bRet=false; in GetOLEStorageName()
[all …]
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2893 sal_Bool bRet = rTbl.InsertRow( rTbl.GetFrmFmt()->GetDoc(), rBoxes, nCnt, sal_True ); in InsertRow() local
2894 if( bRet ) in InsertRow()
2898 return bRet; in InsertRow()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx349 return bRet; in GetSelection()
878 return bRet; in GetWordBoundary()
964 return bRet; in GetGlyphBoundary()
1014 if(bRet) in GetTextBoundary()
1085 return bRet; in GetTextBoundary()
1529 return bRet; in setCaretPosition()
2868 return bRet; in setSelection()
3272 return bRet; in setAttributes()
3892 return bRet; in addSelection()
4211 if( bRet ) in GetSelectionAtIndex()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1261 bool bRet = pSpellIter->SpellSentence(rPortions, bIsGrammarCheck); in SpellSentence() local
1267 return bRet; in SpellSentence()
1545 bool bRet = false; in SpellSentence() local
1733 bRet = true; in SpellSentence()
1742 return bRet; in SpellSentence()
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx303 bBezier=bRet; in CalcBezier()
304 return bRet; in CalcBezier()
330 if (bRet) { in CalcCircle()
361 bCircle=bRet; in CalcCircle()
362 return bRet; in CalcCircle()
1425 if (bRet) { in EndCreate()
1430 return bRet; in EndCreate()
1436 if (bRet) { in EndCreate()
1441 return bRet; in EndCreate()
1520 if (bRet) { in EndCreate()
[all …]
H A Dsvdotext.cxx390 sal_Bool bRet = ((SdrTextAutoGrowHeightItem&)(rSet.Get(SDRATTR_TEXT_AUTOGROWHEIGHT))).GetValue(); in IsAutoGrowHeight() local
392 if(bRet) in IsAutoGrowHeight()
402 bRet = sal_False; in IsAutoGrowHeight()
406 return bRet; in IsAutoGrowHeight()
415 sal_Bool bRet = ((SdrTextAutoGrowHeightItem&)(rSet.Get(SDRATTR_TEXT_AUTOGROWWIDTH))).GetValue(); in IsAutoGrowWidth() local
420 if(!bInEditMOde && bRet) in IsAutoGrowWidth()
430 bRet = sal_False; in IsAutoGrowWidth()
434 return bRet; in IsAutoGrowWidth()
554 bool bRet=false; in HasTextImpl() local
571 bRet= nParaAnz!=0; in HasTextImpl()
[all …]

Completed in 756 milliseconds

12345678910>>...40