Home
last modified time | relevance | path

Searched refs:bReference (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx121 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()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx454 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()
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx77 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()
/trunk/main/basic/inc/basic/
H A Dbasmgr.hxx164 void CheckModules( StarBASIC* pBasic, sal_Bool bReference ) const;
250 StarBASIC* AddLib( SotStorage& rStorage, const String& rLibName, sal_Bool bReference );
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx932 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()
/trunk/main/sc/inc/
H A Dconsoli.hxx83 sal_Bool bReference; member in ScConsData
/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx99 sal_Bool bReference; member in GSIBlock
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx290 , bReference( bRef ) in GSIBlock()
603 if ( bReference ) in CheckSyntax()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx471 ScDocument* pNewUndoDoc, sal_Bool bReference,
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx1959 sal_Bool bReference, SCROW nInsCount, ScOutlineTable* pTab, in ScUndoConsolidate() argument
1965 bInsRef( bReference ), in ScUndoConsolidate()

Completed in 71 milliseconds