Home
last modified time | relevance | path

Searched refs:bUser (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_tools/
H A DGrid_Value_Reclassify.h107 bool ReclassTable (bool bUser);
H A DGrid_Value_Reclassify.cpp555 bool CGrid_Value_Reclassify::ReclassTable(bool bUser) in ReclassTable() argument
563 if( bUser ) in ReclassTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/printer/
H A Dcupsmgr.cxx813 bool bDomain(false), bUser(false), bPass(false); in endSpool() local
821 bUser = true; in endSpool()
827 if (bDomain || bUser || bPass) in endSpool()
834 aDialog.SetUserVisible(bUser); in endSpool()
842 if (bUser) in endSpool()
850 if (bUser || bDomain) in endSpool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/printer/
H A Dcupsmgr.cxx801 bool bDomain(false), bUser(false), bPass(false); in endSpool() local
809 bUser = true; in endSpool()
815 if (bDomain || bUser || bPass) in endSpool()
822 aDialog.SetUserVisible(bUser); in endSpool()
830 if (bUser) in endSpool()
838 if (bUser || bDomain) in endSpool()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/pointcloud/pointcloud_tools/
H A Dpc_reclass_extract.h111 bool Reclass_Table (bool bUser);
H A Dpc_reclass_extract.cpp550 bool CPC_Reclass_Extract::Reclass_Table(bool bUser) in Reclass_Table() argument
559 if( bUser ) in Reclass_Table()
/dports/games/nimuh/nimuh-1.02/src/
H A Dscene_menu.cpp878 ButtonUser *bUser = new ButtonUser(); in createUserButtons() local
879 bUser->setIndex(i); in createUserButtons()
883 bUser->setTitle(tmp); in createUserButtons()
887 getGroupScene()->addGroup((Group*)bUser); in createUserButtons()
889 dataUsers->add(bUser); in createUserButtons()
/dports/mail/qpopper/qpopper4.1.0/popper/
H A Dpop_config.c1634 BOOL bUser = FALSE; in check_config_files() local
1652 bUser = TRUE; in check_config_files()
1683 if ( bUser || bSpool ) { in check_config_files()
1692 if ( bUser ) in check_config_files()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dfileconf.cpp179 void SetValue(const wxString& strValue, bool bUser = true);
1889 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) in SetValue() argument
1891 if ( bUser && IsImmutable() ) in SetValue()
1906 if ( bUser ) in SetValue()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dfileconf.cpp179 void SetValue(const wxString& strValue, bool bUser = true);
1889 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) in SetValue() argument
1891 if ( bUser && IsImmutable() ) in SetValue()
1906 if ( bUser ) in SetValue()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dfileconf.cpp179 void SetValue(const wxString& strValue, bool bUser = true);
1889 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) in SetValue() argument
1891 if ( bUser && IsImmutable() ) in SetValue()
1906 if ( bUser ) in SetValue()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dfileconf.cpp158 void SetValue(const wxString& strValue, bool bUser = true);
1845 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) in SetValue() argument
1847 if ( bUser && IsImmutable() ) in SetValue()
1862 if ( bUser ) in SetValue()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dfileconf.cpp179 void SetValue(const wxString& strValue, bool bUser = true);
1889 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) in SetValue() argument
1891 if ( bUser && IsImmutable() ) in SetValue()
1906 if ( bUser ) in SetValue()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dfileconf.cpp172 void SetValue(const wxString& strValue, bool bUser = true);
1878 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) in SetValue() argument
1880 if ( bUser && IsImmutable() ) in SetValue()
1895 if ( bUser ) in SetValue()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dfileconf.cpp172 void SetValue(const wxString& strValue, bool bUser = true);
1878 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) in SetValue() argument
1880 if ( bUser && IsImmutable() ) in SetValue()
1895 if ( bUser ) in SetValue()
/dports/irc/srvx/srvx-1.3.1/src/
H A Dglobal.help3 "$bUser Commands:$b",
/dports/mail/spamassassin-devel/spamassassin-1ea352210/rulesrc/sandbox/maddoc/
H A D99_doc_test.cf132 # header FSL_RCVD_USER Received =~ /\bUser\b/i
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdoedge.cxx2193 bool bUser=i<nGluePointCnt; in ImpFindConnector() local
2200 if (bUser) { in ImpFindConnector()
2226 if (bUser) bUserFnd = true; in ImpFindConnector()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdoedge.cxx2174 bool bUser=i<nGluePointCnt; in ImpFindConnector() local
2181 if (bUser) { in ImpFindConnector()
2207 if (bUser) bUserFnd = true; in ImpFindConnector()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1204 … boolean bUser = AnyConverter.toBoolean(xRangeProp.getPropertyValue( "IsUserDefined" )); in doDatabaseSamples()
1205 if ( !bUser ) in doDatabaseSamples()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1204 … boolean bUser = AnyConverter.toBoolean(xRangeProp.getPropertyValue( "IsUserDefined" )); in doDatabaseSamples()
1205 if ( !bUser ) in doDatabaseSamples()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1317 bool bUser = (Boolean) in doDatabaseSamples()
1319 if ( !bUser ) in doDatabaseSamples()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1317 bool bUser = (Boolean) in doDatabaseSamples()
1319 if ( !bUser ) in doDatabaseSamples()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/uno/
H A Dnamecont.cxx576 std::u16string_view rInfoFileName, bool bUser ) in createVariableURL() argument
578 if( bUser ) in createVariableURL()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/uno/
H A Dnamecont.cxx575 const OUString& rInfoFileName, bool bUser ) in createVariableURL() argument
577 if( bUser ) in createVariableURL()

12