Lines Matching refs:null

129                                                     null, // reserved
163 private static Boolean m_bShowInBrowser = null;
174 if ( m_pConfigStrings == null ) in GetLocalizedString()
180 if ( m_pEntryNames[nInd] != null ) in GetLocalizedString()
197 if ( m_aConnectionManager == null ) in GetHttpClient()
200 if ( m_aClient == null ) in GetHttpClient()
214 if ( !bAllow && m_aConnectionManager != null ) in AllowConnection()
216 m_aClient = null; in AllowConnection()
218 m_aConnectionManager = null; in AllowConnection()
229 if ( m_bShowInBrowser == null ) in GetShowInBrowserByDefault()
254 if ( xBatch != null ) in SetShowInBrowserByDefault()
266 if ( m_xPasswordContainer == null && xContext != null ) in GetPasswordContainer()
269 if ( xFactory != null ) in GetPasswordContainer()
275 if ( m_xPasswordContainer == null ) in GetPasswordContainer()
284 if ( m_xInteractionHandler == null && xContext != null ) in GetInteractionHandler()
287 if ( xFactory != null ) in GetInteractionHandler()
293 if ( m_xInteractionHandler == null ) in GetInteractionHandler()
385 XInputStream xResult = null; in SaveHTMLTemp()
387 if ( xContext != null ) in SaveHTMLTemp()
394 if ( xStream != null && xSeekable != null ) in SaveHTMLTemp()
398 if ( xOutputStream != null && xInputStream != null ) in SaveHTMLTemp()
454 while( sEachLine != null ) in EachLine()
487 if ( xDocInfoSup != null ) in SetDocTitle()
490 if ( xPropSet != null ) in SetDocTitle()
507 if ( xModel != null && xContext != null ) in GetDocServiceName()
512 if ( xFactory == null ) in GetDocServiceName()
517 if ( xModuleManager != null ) in GetDocServiceName()
532 if ( xContext != null && aTypeName != null && aTypeName.length() != 0 in GetFilterName()
533 && aDocServiceName != null && aDocServiceName.length() != 0 ) in GetFilterName()
539 if ( xQuery != null ) in GetFilterName()
546 if ( xSet != null ) in GetFilterName()
552 if ( pFilterProps != null ) in GetFilterName()
555 String aTmpFilter = null; in GetFilterName()
584 XMultiServiceFactory xConfigurationProvider = null; in GetConfigurationProvider()
585 if ( xContext != null ) in GetConfigurationProvider()
592 if ( xConfigurationProvider == null ) in GetConfigurationProvider()
601 if ( xContext == null || sNodepath == null ) in GetConfig()
620 if ( xProps == null ) in GetConfigProps()
631 if ( xContainer == null ) in GetConfigNameContainer()
641 if ( xNameAccess == null ) in GetConfigNameAccess()
649 if ( aHostConfig == null || xContext == null ) in SetConfigurationProxy()
658 aHostConfig.setProxyHost( null ); in SetConfigurationProxy()
701 if ( xContext != null && sURL != null && sURL.length() > 0 ) in ShowURLInBrowser()
706 if ( xSystemShell != null ) in ShowURLInBrowser()
719 if ( aMethod != null && aHostConfig != null && aURI != null && xContext != null ) in ExecuteMethod()
763 if ( sRespond != null )
786 if ( sLoginPage != null && sLoginPage.length() > 0 ) in GetLoginToken()
809 HostConfiguration aHostConfig = null; in Login()
811 if ( sWikiUser != null && sWikiPass != null && xContext != null ) in Login()
821 String sLoginPage = null; in Login()
827 if ( sLoginPage != null ) in Login()
842 if ( pArgs != null ) in Login()
844 … if ( pArgs[nArgInd].length == 2 && pArgs[nArgInd][0] != null && pArgs[nArgInd][1] != null ) in Login()
880 XControl xResult = null; in GetControlFromDialog()
883 if ( xControlCont != null ) in GetControlFromDialog()
895 if ( xControl != null ) in GetSubControlPropSet()
898 return null; in GetSubControlPropSet()
903 if ( xDialog != null && aControlName != null && aPropName != null && aPropValue != null ) in SetControlPropInDialog()
908 if ( xPropSet != null ) in SetControlPropInDialog()
920 String[] aResult = null; in GetPasswordsForURLAndUser()
924 …if ( xContext != null && sURL != null && sURL.length() > 0 && sUserName != null && sUserName.lengt… in GetPasswordsForURLAndUser()
927 if ( aRec != null && aRec.UserList != null && aRec.UserList.length > 0 in GetPasswordsForURLAndUser()
946 if ( xMasterHdl != null ) in PasswordStoringIsAllowed()
959 XWindowPeer xPeer = null; in ShowError()
961 if ( xControl != null ) in ShowError()
970 if ( xContext != null && nErrorID >= 0 && nErrorID < STRINGS_NUM ) in ShowError()
974 String sError = null; in ShowError()
980 if ( sError != null && sArg != null ) in ShowError()
990 if ( sError == null ) in ShowError()
993 if ( xParentPeer != null ) in ShowError()
995 XMessageBoxFactory xMBFactory = null; in ShowError()
996 XMessageBox xMB = null; in ShowError()
1000 if ( xFactory != null ) in ShowError()
1005 if ( xMBFactory != null ) in ShowError()
1025 if ( xMB != null ) in ShowError()
1038 if ( xMB != null ) in ShowError()
1055 if ( xEntry != null && xEntry.hasByName( "AllowUnknownCertificate" ) ) in AllowUnknownCert()
1075 if ( xEntry != null ) in GetSpecialArgs()
1078 if ( xArgs != null ) in GetSpecialArgs()
1081 if ( pNames != null && pNames.length > 0 ) in GetSpecialArgs()
1087 if ( xArgument == null ) in GetSpecialArgs()
1105 return null; in GetSpecialArgs()
1110 if ( xContext != null ) in AllowThreadUsage()
1115 if ( xFactory == null ) in AllowThreadUsage()
1119 return ( oCheckCallback != null ); in AllowThreadUsage()
1132 if ( oObject != null ) in Dispose()
1137 if ( xComp != null ) in Dispose()