Searched refs:bReference (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | consoli.cxx | 121 bReference(sal_False), in ScConsData() 211 if (bReference && nColCount && !ppRefs) in InitData() 274 bReference = bRef; in SetFlags() 334 if (bReference) in AddName() 627 if (bReference) in AddData()
|
/aoo42x/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 454 sal_Bool bReference; member in BasicLibInfo 465 sal_Bool IsReference() const { return bReference; } in IsReference() 466 sal_Bool& IsReference() { return bReference; } in IsReference() 522 bReference = sal_False; in BasicLibInfo() 533 bReference = sal_True; in BasicLibInfo() 596 rSStream << bReference; in Store() 1318 void BasicManager::CheckModules( StarBASIC* pLib, sal_Bool bReference ) const in CheckModules() 1335 if( !bModified && bReference ) in CheckModules() 1342 StarBASIC* BasicManager::AddLib( SotStorage& rStorage, const String& rLibName, sal_Bool bReference ) in AddLib() argument 1372 if ( bReference ) in AddLib()
|
/aoo42x/main/unodevtools/source/skeletonmaker/ |
H A D | cpptypemaker.cxx | 77 bool bReference = false; in printType() local 83 bReference = true; in printType() 86 if (bReference && referenceType == 4) in printType() 121 if (bReference && referenceType > 1) in printType()
|
/aoo42x/main/basic/inc/basic/ |
H A D | basmgr.hxx | 164 void CheckModules( StarBASIC* pBasic, sal_Bool bReference ) const; 250 StarBASIC* AddLib( SotStorage& rStorage, const String& rLibName, sal_Bool bReference );
|
/aoo42x/main/basctl/source/basicide/ |
H A D | moduldl2.cxx | 932 sal_Bool bReference = pLibDlg->IsReference(); in InsertLib() local 975 if ( bReference ) in InsertLib() 993 …sswordProtected( aOULibName ) && !xPasswd->isLibraryPasswordVerified( aOULibName ) && !bReference ) in InsertLib() 1028 if ( bReference ) in InsertLib() 1097 if ( bReference ) in InsertLib()
|
/aoo42x/main/sc/inc/ |
H A D | consoli.hxx | 83 sal_Bool bReference; member in ScConsData
|
/aoo42x/main/l10ntools/inc/ |
H A D | gsicheck.hxx | 99 sal_Bool bReference; member in GSIBlock
|
/aoo42x/main/l10ntools/source/ |
H A D | gsicheck.cxx | 290 , bReference( bRef ) in GSIBlock() 603 if ( bReference ) in CheckSyntax()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | undodat.hxx | 471 ScDocument* pNewUndoDoc, sal_Bool bReference,
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undodat.cxx | 1959 sal_Bool bReference, SCROW nInsCount, ScOutlineTable* pTab, in ScUndoConsolidate() argument 1965 bInsRef( bReference ), in ScUndoConsolidate()
|
Completed in 178 milliseconds