Home
last modified time | relevance | path

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

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dconsoli.cxx58 bReference(false), in ScConsData()
92 if (bReference && nColCount && !ppRefs) in InitData()
151 bReference = bRef; in SetFlags()
211 if (!bReference) in AddName()
346 if (bReference) in AddData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dconsoli.cxx59 bReference(false), in ScConsData()
93 if (bReference && nColCount && !ppRefs) in InitData()
152 bReference = bRef; in SetFlags()
212 if (bReference) in AddName()
347 if (bReference) in AddData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dbasmgr.hxx135 static void CheckModules( StarBASIC* pBasic, bool bReference );
203 …IC_DLLPRIVATE StarBASIC* AddLib( SotStorage& rStorage, const OUString& rLibName, bool bReference );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dbasmgr.hxx135 static void CheckModules( StarBASIC* pBasic, bool bReference );
203 …IC_DLLPRIVATE StarBASIC* AddLib( SotStorage& rStorage, const OUString& rLibName, bool bReference );
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dloud_comp.cpp58 bReference = false; in loud_comp_base()
322 if (osc != bReference) in update_settings()
333 bReference = osc; in update_settings()
469 if (bReference) // Reference signal generation in process()
732 v->write("bReference", bReference); in dump()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dconsoli.hxx51 bool bReference; member in ScConsData
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dconsoli.hxx52 bool bReference; member in ScConsData
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/plugins/
H A Dloud_comp.h69 bool bReference; // Reference generator variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Duri.h106 bool bReference = false,
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Duri.h106 bool bReference = false,
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Duri.h106 bool bReference = false,
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Duri.h106 bool bReference = false,
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/basmgr/
H A Dbasmgr.cxx335 bool bReference; member in BasicLibInfo
343 bool IsReference() const { return bReference; } in IsReference()
344 void SetReference(bool b) { bReference = b; } in SetReference()
388 , bReference(false) in BasicLibInfo()
1003 void BasicManager::CheckModules( StarBASIC* pLib, bool bReference ) in CheckModules() argument
1022 if( !bModified && bReference ) in CheckModules()
1029 StarBASIC* BasicManager::AddLib( SotStorage& rStorage, const OUString& rLibName, bool bReference ) in AddLib() argument
1058 if ( bReference ) in AddLib()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/basmgr/
H A Dbasmgr.cxx335 bool bReference; member in BasicLibInfo
343 bool IsReference() const { return bReference; } in IsReference()
344 void SetReference(bool b) { bReference = b; } in SetReference()
388 , bReference(false) in BasicLibInfo()
1004 void BasicManager::CheckModules( StarBASIC* pLib, bool bReference ) in CheckModules() argument
1023 if( !bModified && bReference ) in CheckModules()
1030 StarBASIC* BasicManager::AddLib( SotStorage& rStorage, const OUString& rLibName, bool bReference ) in AddLib() argument
1059 if ( bReference ) in AddLib()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx75 bool bReference = false; in printType() local
81 bReference = true; in printType()
84 if (bReference && referenceType == 4) in printType()
118 if (bReference && referenceType > 1) in printType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx74 bool bReference = false; in printType() local
80 bReference = true; in printType()
83 if (bReference && referenceType == 4) in printType()
117 if (bReference && referenceType > 1) in printType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dmoduldl2.cxx687 bool bReference = xLibDlg->IsReference(); in InsertLib() local
730 if ( bReference ) in InsertLib()
748 …ryPasswordProtected( aLibName ) && !xPasswd->isLibraryPasswordVerified( aLibName ) && !bReference ) in InsertLib()
785 if ( bReference ) in InsertLib()
853 if ( bReference ) in InsertLib()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dmoduldl2.cxx680 bool bReference = xLibDlg->IsReference(); in InsertLib() local
723 if ( bReference ) in InsertLib()
741 …ryPasswordProtected( aLibName ) && !xPasswd->isLibraryPasswordVerified( aLibName ) && !bReference ) in InsertLib()
778 if ( bReference ) in InsertLib()
846 if ( bReference ) in InsertLib()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Duri.cpp586 const wxChar* wxURI::ParsePath(const wxChar* uri, bool bReference, bool bNormalize) in ParsePath() argument
649 if (bReference) in ParsePath()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Duri.cpp586 const wxChar* wxURI::ParsePath(const wxChar* uri, bool bReference, bool bNormalize) in ParsePath() argument
649 if (bReference) in ParsePath()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Duri.cpp586 const wxChar* wxURI::ParsePath(const wxChar* uri, bool bReference, bool bNormalize) in ParsePath() argument
649 if (bReference) in ParsePath()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Duri.cpp586 const wxChar* wxURI::ParsePath(const wxChar* uri, bool bReference, bool bNormalize) in ParsePath() argument
649 if (bReference) in ParsePath()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/fei/h264_la/
H A Dmfx_h264_la.cpp104 static bool bReference(mfxU16 frameType) in bReference() function
589 if (!bReference(m_miniGop[last_index].InputFrame.frameType)) in InsertTaskWithReordenig()
593 if (m_miniGop.size()> 1 && bReference(m_miniGop[m_miniGop.size() - 1].InputFrame.frameType)) in InsertTaskWithReordenig()
652 if (!bReference(m_miniGop[last_index].InputFrame.frameType)) in InsertTaskWithReordenigBPyr()
656 if (m_miniGop.size() >1 && bReference(m_miniGop[last_index].InputFrame.frameType )) in InsertTaskWithReordenigBPyr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dundodat.hxx366 ScDocumentUniquePtr pNewUndoDoc, bool bReference,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dundodat.hxx367 ScDocumentUniquePtr pNewUndoDoc, bool bReference,

12