Home
last modified time | relevance | path

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

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx117 bool bEmbedded = ::dbtools::isEmbeddedInDatabase( rContext.xForm, xConnection ); in initializePage() local
118 if ( bEmbedded ) in initializePage()
160 if ( !rContext.bEmbedded ) in commitPage()
173 if ( !rContext.bEmbedded ) in commitPage()
H A Dcontrolwizard.cxx156 if ( rContext.bEmbedded ) in enableFormDatasourceDisplay()
460 m_aContext.bEmbedded = false; in initContext()
489 … m_aContext.bEmbedded = ::dbtools::isEmbeddedInDatabase( m_aContext.xForm, xConnection ); in initContext()
490 if ( !m_aContext.bEmbedded ) in initContext()
H A Dwizardcontext.hxx75 bool bEmbedded; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx117 bool bEmbedded = ::dbtools::isEmbeddedInDatabase( rContext.xForm, xConnection ); in initializePage() local
118 if ( bEmbedded ) in initializePage()
160 if ( !rContext.bEmbedded ) in commitPage()
173 if ( !rContext.bEmbedded ) in commitPage()
H A Dcontrolwizard.cxx156 if ( rContext.bEmbedded ) in enableFormDatasourceDisplay()
461 m_aContext.bEmbedded = false; in initContext()
490 … m_aContext.bEmbedded = ::dbtools::isEmbeddedInDatabase( m_aContext.xForm, xConnection ); in initContext()
491 if ( !m_aContext.bEmbedded ) in initContext()
H A Dwizardcontext.hxx76 bool bEmbedded; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_simplefont.cpp101 void CPDF_SimpleFont::LoadPDFEncoding(bool bEmbedded, bool bTrueType) { in LoadPDFEncoding() argument
107 } else if (!bEmbedded && m_BaseEncoding == PDFFONT_ENCODING_BUILTIN) { in LoadPDFEncoding()
141 if ((!bEmbedded || bTrueType) && m_BaseEncoding == PDFFONT_ENCODING_BUILTIN) in LoadPDFEncoding()
H A Dcpdf_simplefont.h41 void LoadPDFEncoding(bool bEmbedded, bool bTrueType);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_simplefont.cpp102 void CPDF_SimpleFont::LoadPDFEncoding(bool bEmbedded, bool bTrueType) { in LoadPDFEncoding() argument
108 } else if (!bEmbedded && m_BaseEncoding == PDFFONT_ENCODING_BUILTIN) { in LoadPDFEncoding()
142 if ((!bEmbedded || bTrueType) && m_BaseEncoding == PDFFONT_ENCODING_BUILTIN) in LoadPDFEncoding()
H A Dcpdf_simplefont.h41 void LoadPDFEncoding(bool bEmbedded, bool bTrueType);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfrm2.cxx362 bool bEmbedded = pDocSh && pDocSh->GetCreateMode() == SfxObjectCreateMode::EMBEDDED; in INetState_Impl() local
363 if ( !pDocSh || bEmbedded || !pDocSh->HasName() ) in INetState_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfrm2.cxx366 bool bEmbedded = pDocSh && pDocSh->GetCreateMode() == SfxObjectCreateMode::EMBEDDED; in INetState_Impl() local
367 if ( !pDocSh || bEmbedded || !pDocSh->HasName() ) in INetState_Impl()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/font/
H A Dcpdf_font.cpp357 bool bEmbedded, in LoadPDFEncoding() argument
363 } else if (!bEmbedded && iBaseEncoding == PDFFONT_ENCODING_BUILTIN) { in LoadPDFEncoding()
398 if ((!bEmbedded || bTrueType) && iBaseEncoding == PDFFONT_ENCODING_BUILTIN) in LoadPDFEncoding()
H A Dcpdf_font.h94 bool bEmbedded,
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_font/
H A Dcpdf_font.cpp361 FX_BOOL bEmbedded, in LoadPDFEncoding() argument
367 } else if (!bEmbedded && iBaseEncoding == PDFFONT_ENCODING_BUILTIN) { in LoadPDFEncoding()
403 if ((!bEmbedded || bTrueType) && iBaseEncoding == PDFFONT_ENCODING_BUILTIN) { in LoadPDFEncoding()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DWizardAttach.cpp270 bool bEmbedded in Run() argument
295 …rProjectName.size() && strProjectURL.size() && ((strProjectSetupCookie.IsEmpty()) || !bEmbedded)) { in Run()
297 …IsCredentialsCached() || IsCredentialsDetected() || (strProjectSetupCookie.size() && bEmbedded))) { in Run()
H A DWizardAttach.h234 bool bEmbedded
H A Dsg_BoincSimpleFrame.cpp765 bool bEmbedded = false; in OnConnect() local
842 bEmbedded = pis.embedded; in OnConnect()
871 bEmbedded in OnConnect()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_font/include/
H A Dcpdf_font.h107 FX_BOOL bEmbedded,
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlexport.cxx100 bool bEmbedded = false; in Export() local
105 bEmbedded = true; in Export()
108 if (!bEmbedded) in Export()
163 if (bEmbedded) //&& !pStg->IsRoot() ) in Export()
181 if (!bEmbedded) in Export()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlexport.cxx100 bool bEmbedded = false; in Export() local
107 bEmbedded = true; in Export()
110 if (!bEmbedded) in Export()
175 if ( bEmbedded ) //&& !pStg->IsRoot() ) in Export()
193 if ( !bEmbedded ) in Export()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Ddocsh6.cxx163 bool bEmbedded = m_aDocument.IsEmbedded(); in UpdateOle() local
164 if (bEmbedded) in UpdateOle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Ddocsh6.cxx165 bool bEmbedded = m_aDocument.IsEmbedded(); in UpdateOle() local
166 if (bEmbedded) in UpdateOle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par5.cxx2415 bool bEmbedded = true; in Read_F_IncludePicture() local
2431 bEmbedded = false; in Read_F_IncludePicture()
2440 if (!bEmbedded) in Read_F_IncludePicture()
2441 bEmbedded = !CanUseRemoteLink(aGrfName); in Read_F_IncludePicture()
2443 if (!bEmbedded) in Read_F_IncludePicture()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par5.cxx2423 bool bEmbedded = true; in Read_F_IncludePicture() local
2439 bEmbedded = false; in Read_F_IncludePicture()
2448 if (!bEmbedded) in Read_F_IncludePicture()
2449 bEmbedded = !CanUseRemoteLink(aGrfName); in Read_F_IncludePicture()
2451 if (!bEmbedded) in Read_F_IncludePicture()

12