Home
last modified time | relevance | path

Searched refs:bRef (Results 1 – 15 of 15) sorted by relevance

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx622 if (bRef) ret.append("&"); in printUnoType()
627 sal_Bool bConst, sal_Bool bRef, sal_Bool bNative) in dumpUnoType() argument
691 if (bRef) ret.append("&"); in printCorbaType()
861 sal_Bool bConst, sal_Bool bRef) in dumpCorbaType() argument
864 OString ret = printCorbaType(type, bConst, bRef); in dumpCorbaType()
1212 sal_Bool bRef = sal_False; in dumpUnoMethods() local
1263 bRef = sal_False; in dumpUnoMethods()
1267 bRef = sal_True; in dumpUnoMethods()
1274 bRef = sal_True; in dumpUnoMethods()
1278 dumpUnoType(o, paramType, bConst, bRef); in dumpUnoMethods()
[all …]
H A Dcorbatype.hxx96 sal_Bool bRef=sal_False,
103 sal_Bool bRef=sal_False,
109 sal_Bool bRef)
115 sal_Bool bRef=sal_False)
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx233 void ScColRowNameRangesDlg::SetColRowData( const ScRange& rLabelRange,sal_Bool bRef) in SetColRowData() argument
282 if(bRef) in SetColRowData()
290 if(bRef) in SetColRowData()
299 if(bRef) in SetColRowData()
333 void ScColRowNameRangesDlg::AdjustColRowData( const ScRange& rDataRange,sal_Bool bRef) in AdjustColRowData() argument
385 if(bRef) in AdjustColRowData()
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx696 sal_Bool bRef = sal_False; in GetSelectionFromFormula() local
709 bRef = sal_True; in GetSelectionFromFormula()
717 bRef = sal_True; in GetSelectionFromFormula()
725 bRef = sal_True; in GetSelectionFromFormula()
772 if ( bRef ) in GetSelectionFromFormula()
/trunk/main/sc/source/ui/inc/
H A Dcrnrdlg.hxx89 void SetColRowData( const ScRange& rLabelRange,sal_Bool bRef=sal_False);
90 void AdjustColRowData( const ScRange& rDataRange,sal_Bool bRef=sal_False);
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx464 sal_Bool bRef = (pDesc && (pDesc->getSuppressedArgumentCount() > 0)) && (pDoc!=NULL); in IsRefInputMode() local
465 return bRef; in IsRefInputMode()
/trunk/main/sc/inc/
H A Dconsoli.hxx108 void SetFlags( ScSubTotalFunc eFunc, sal_Bool bColName, sal_Bool bRowName, sal_Bool bRef );
/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx271 …d ScConsData::SetFlags( ScSubTotalFunc eFunc, sal_Bool bColName, sal_Bool bRowName, sal_Bool bRef ) in SetFlags() argument
274 bReference = bRef; in SetFlags()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx876 bool bConst, bool bRef, bool bNative, bool cppuUnoType) in dumpType() argument
945 if (bRef) o << "&"; in dumpType()
1391 sal_Bool bRef = sal_False; in dumpMethods() local
1437 bRef = bConst; in dumpMethods()
1442 bRef = sal_True; in dumpMethods()
1448 dumpType(o, paramType, bConst, bRef); in dumpMethods()
H A Dcpputype.hxx81 bool bRef=false, bool bNative=false, bool cppuUnoType=false)
/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx110 …GSIBlock( sal_Bool PbPrintContext, sal_Bool bSource, sal_Bool bTrans, sal_Bool bRef, sal_Bool bAll…
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx960 sal_Bool QueryDelLib( const String& rName, sal_Bool bRef, Window* pParent ) in QueryDelLib() argument
962 return QueryDel( rName, IDEResId( bRef ? RID_STR_QUERYDELLIBREF : RID_STR_QUERYDELLIB ), pParent ); in QueryDelLib()
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx283 GSIBlock::GSIBlock( sal_Bool PbPrintContext, sal_Bool bSource, sal_Bool bTrans, sal_Bool bRef, sal_… in GSIBlock() argument
290 , bReference( bRef ) in GSIBlock()
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx329 sal_Bool QueryDelLib( const String& rName, sal_Bool bRef = sal_False, Window* pParent = 0 );
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx853 sal_Bool bRef = sal_False; in dumpMethods() local

Completed in 74 milliseconds