Home
last modified time | relevance | path

Searched refs:bRet (Results 376 – 400 of 989) sorted by relevance

1...<<11121314151617181920>>...40

/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx102 sal_Bool bRet = sal_False; in lcl_AnyToBool() local
103 if(!(rVal >>= bRet)) in lcl_AnyToBool()
107 return bRet; in lcl_AnyToBool()
123 const sal_Bool bRet = 0 != (nBitMask & nBit); in lcl_BitMaskToAny() local
124 o_rValue <<= bRet; in lcl_BitMaskToAny()
1068 aRet <<= bRet; in getPropertyValue()
1074 aRet <<= bRet; in getPropertyValue()
1080 aRet <<= bRet; in getPropertyValue()
1112 aRet <<= bRet; in getPropertyValue()
1146 aRet <<= bRet; in getPropertyValue()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtparaimphint.hxx252 sal_Bool bRet = sal_False; in IsBoundAtChar() local
255 bRet = TextContentAnchorType_AT_CHARACTER == in IsBoundAtChar()
259 bRet = TextContentAnchorType_AT_CHARACTER == in IsBoundAtChar()
262 return bRet; in IsBoundAtChar()
H A Dtxtimppr.cxx58 sal_Bool bRet = sal_False; in handleSpecialItem() local
105 bRet = sal_False; // the property hasn't been filled in handleSpecialItem()
117 bRet = getPropertySetMapper()->importXML( rValue, rProperty, in handleSpecialItem()
122 bRet = getPropertySetMapper()->importXML( rValue, rProperty, in handleSpecialItem()
133 bRet = SvXMLImportPropertyMapper::handleSpecialItem( rProperty, in handleSpecialItem()
138 return bRet; in handleSpecialItem()
/trunk/main/sd/source/core/
H A DTransitionPreset.cxx151 bool bRet = false; in importTransitionPresetList() local
209 bRet |= importTransitionsFile( rList, in importTransitionPresetList()
215 return bRet; in importTransitionPresetList()
223 return bRet; in importTransitionPresetList()
/trunk/main/sw/source/core/edit/
H A Dedws.cxx340 sal_Bool bRet; in GetPrevAutoCorrWord() local
347 bRet = rACorr.GetPrevAutoCorrWord( aSwAutoCorrDoc, in GetPrevAutoCorrWord()
351 bRet = sal_False; in GetPrevAutoCorrWord()
352 return bRet; in GetPrevAutoCorrWord()
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx1696 sal_Bool bRet = sal_False; in GetAdjacentExtendOfOuterFuncRefs() local
1714 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1723 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1731 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1740 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1757 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1766 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1774 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1783 bRet = sal_True; in GetAdjacentExtendOfOuterFuncRefs()
1795 return bRet; in GetAdjacentExtendOfOuterFuncRefs()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx691 sal_Bool bRet = sal_False; in RequestHelp() local
699 bRet = sal_True; in RequestHelp()
704 bRet = sal_True; in RequestHelp()
715 bRet = sal_True; in RequestHelp()
720 if (bRet) in RequestHelp()
941 bool bRet = false; in IsPartOfType() local
945 bRet = ( nObjIdentifier == OBJ_GRAF ); in IsPartOfType()
948 bRet = ( nObjIdentifier == OBJ_OLE2 ); in IsPartOfType()
951 bRet = ( nObjIdentifier != OBJ_GRAF && nObjIdentifier != OBJ_OLE2 ); // everything else in IsPartOfType()
956 return bRet; in IsPartOfType()
/trunk/main/cui/source/factory/
H A Dinit.cxx37 bool bRet = false; in GetSpecialCharsForEdit() local
44 bRet = true; in GetSpecialCharsForEdit()
47 return bRet; in GetSpecialCharsForEdit()
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx254 sal_Bool bRet; in IsPixelContour() local
258 bRet = aGrfMap.GetMapUnit() == MAP_PIXEL; in IsPixelContour()
262 bRet = bPixelContour; in IsPixelContour()
265 return bRet; in IsPixelContour()
/trunk/main/xmloff/source/chart/
H A DPropertyMaps.cxx504 sal_Bool bRet = (nContextId != 0); in handleSpecialItem() local
596 bRet = sal_False; in handleSpecialItem()
603 if( !bRet ) in handleSpecialItem()
606bRet = SvXMLImportPropertyMapper::handleSpecialItem( rProperty, rProperties, rValue, rUnitConverte… in handleSpecialItem()
609 return bRet; in handleSpecialItem()
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx642 const sal_Bool bRet = PushCrsr(lOffset, bSelect); in PageCrsr() local
644 return bRet; in PageCrsr()
676 sal_Bool bRet; in SelectTxtAttr() local
680 bRet = SwCrsrShell::SelectTxtAttr( nWhich, sal_False, pAttr ); in SelectTxtAttr()
683 return bRet; in SelectTxtAttr()
/trunk/main/sw/source/core/doc/
H A Dgctable.cxx64 sal_Bool bRet = sal_True; in lcl_GCBorder_ChkBoxBrd_B() local
68 n < nLines && bRet; ++n ) in lcl_GCBorder_ChkBoxBrd_B()
71 bRet = lcl_GCBorder_ChkBoxBrd_L( pLine, pPara ); in lcl_GCBorder_ChkBoxBrd_B()
77 bRet = pBPara->CheckLeftBorderOfFormat( *rpBox->GetFrmFmt() ); in lcl_GCBorder_ChkBoxBrd_B()
79 return bRet; in lcl_GCBorder_ChkBoxBrd_B()
/trunk/main/filter/source/msfilter/
H A Dsvxmsbas.cxx111 bool bRet = true; in ImportForms_Impl() local
189 return bRet; in ImportForms_Impl()
240 sal_Bool bRet = sal_False; in ImportCode_Impl() local
485 bRet = true; in ImportCode_Impl()
488 return bRet; in ImportCode_Impl()
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx495 sal_Bool bRet = sal_False; in WriteObject() local
535 bRet = ( rxOStm->GetError() == ERRCODE_NONE ); in WriteObject()
600 bRet = pEmbObj->DoSaveObjectAs( aMedium, sal_False ); in WriteObject()
615 bRet = sal_True; in WriteObject()
624 bRet = ( rxOStm->GetError() == ERRCODE_NONE ); in WriteObject()
631 return bRet; in WriteObject()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx547 sal_Bool bRet = sal_False; in Insert() local
660 bRet = sal_True; in Insert()
663 bRet = sal_False; in Insert()
688 return bRet; in Insert()
700 sal_Bool bRet = sal_False; in Remove() local
713 bRet = sal_True; in Remove()
738 return bRet; in Remove()
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx760 sal_Bool bRet = sal_True; in Equals() local
766 while( bRet && nIndex < nCount ) in Equals()
780 bRet = ( rProp1.maValue == rProp2.maValue ); in Equals()
783 bRet = maPropMapper->GetPropertyHandler( in Equals()
789 bRet = sal_False; in Equals()
795 bRet = sal_False; in Equals()
797 return bRet; in Equals()
H A Dxmlnumfe.cxx185 sal_Bool bRet(sal_False); in GetFirstUsed() local
191 bRet = sal_True; in GetFirstUsed()
193 return bRet; in GetFirstUsed()
198 sal_Bool bRet(sal_False); in GetNextUsed() local
205 bRet = sal_True; in GetNextUsed()
208 return bRet; in GetNextUsed()
811 sal_Bool bRet = sal_False; in WriteTextWithCurrency_Impl() local
837 bRet = sal_True; in WriteTextWithCurrency_Impl()
846 return bRet; // sal_True: currency element written in WriteTextWithCurrency_Impl()
H A DDrawAspectHdl.cxx69 sal_Bool bRet = sal_False; in exportXML() local
80 bRet = sal_True; in exportXML()
83 return bRet; in exportXML()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx167 bool bRet = false; in lcl_hasTimeIntervalValue() local
170 bRet = true; in lcl_hasTimeIntervalValue()
171 return bRet; in lcl_hasTimeIntervalValue()
466 …bool bRet = static_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_STEP_MAIN )).GetVa… in lcl_isAutoMajor() local
467 return bRet; in lcl_isAutoMajor()
472 …bool bRet = static_cast< const SfxBoolItem & >( rItemSet.Get( SCHATTR_AXIS_AUTO_STEP_HELP )).GetVa… in lcl_isAutoMinor() local
473 return bRet; in lcl_isAutoMinor()
/trunk/main/registry/tools/
H A Dchecksingleton.cxx175 sal_Bool bRet = sal_False; in checkSingletons() local
195 bRet = sal_True; in checkSingletons()
223 bRet = sal_True; in checkSingletons()
226 return bRet; in checkSingletons()
/trunk/main/desktop/source/migration/services/
H A Dwordbookmigration.cxx161 bool bRet = false; in IsUserWordbook() local
172 bRet = true; in IsUserWordbook()
185 bRet = true; in IsUserWordbook()
192 return bRet; in IsUserWordbook()
/trunk/main/svtools/source/plugapp/
H A Dttprops.cxx64 sal_Bool bRet; in Img() local
66 bRet = RequestProperty( TT_PR_IMG ); in Img()
68 return bRet; in Img()
/trunk/main/sal/osl/os2/
H A Duunxapi.cxx56 bool bRet = realpath(fn.getStr(), rp); in realpath_u() local
58 if (bRet) in realpath_u()
66 return bRet; in realpath_u()
/trunk/main/sd/source/ui/func/
H A Dsdundogr.cxx57 sal_Bool bRet = sal_False; in Merge() local
66 bRet = sal_True; in Merge()
70 return bRet; in Merge()
/trunk/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx160 bool bRet = GetClientRect(m_Hwnd,&rect); in getAvailableWidth() local
164 if ( bRet ) in getAvailableWidth()
177 bool bRet = GetClientRect(m_Hwnd,&rect); in getAvailableHeight() local
181 if ( bRet ) in getAvailableHeight()

Completed in 128 milliseconds

1...<<11121314151617181920>>...40