Lines Matching defs:xContext

168     synchronized protected static String GetLocalizedString( XComponentContext xContext, int nID )  in GetLocalizedString()
227 synchronized protected static boolean GetShowInBrowserByDefault( XComponentContext xContext ) in GetShowInBrowserByDefault()
245 …synchronized protected static void SetShowInBrowserByDefault( XComponentContext xContext, boolean … in SetShowInBrowserByDefault()
263 …synchronized protected static XPasswordContainer GetPasswordContainer( XComponentContext xContext ) in GetPasswordContainer()
281 …nchronized protected static XInteractionHandler GetInteractionHandler( XComponentContext xContext ) in GetInteractionHandler()
383 protected static XInputStream SaveHTMLTemp( XComponentContext xContext, String sArticle ) in SaveHTMLTemp()
420 protected static String CreateTempFile( XComponentContext xContext ) in CreateTempFile()
504 protected static String GetDocServiceName( XComponentContext xContext, XModel xModel ) in GetDocServiceName()
529 …protected static String GetFilterName( XComponentContext xContext, String aTypeName, String aDocSe… in GetFilterName()
581 protected static XMultiServiceFactory GetConfigurationProvider( XComponentContext xContext ) in GetConfigurationProvider()
598 …protected static Object GetConfig( XComponentContext xContext, String sNodepath, boolean bWriteAcc… in GetConfig()
616 protected static XPropertySet GetConfigProps( XComponentContext xContext, String sNodepath ) in GetConfigProps()
627 …protected static XNameContainer GetConfigNameContainer( XComponentContext xContext, String sNodepa… in GetConfigNameContainer()
637 protected static XNameAccess GetConfigNameAccess( XComponentContext xContext, String sNodepath ) in GetConfigNameAccess()
647 …cted static void SetConfigurationProxy( HostConfiguration aHostConfig, XComponentContext xContext ) in SetConfigurationProxy()
699 protected static void ShowURLInBrowser( XComponentContext xContext, String sURL ) in ShowURLInBrowser()
716 …tpMethodBase aMethod, HostConfiguration aHostConfig, URI aURI, XComponentContext xContext, boolean… in ExecuteMethod()
806 …onfiguration Login( URI aMainURL, String sWikiUser, String sWikiPass, XComponentContext xContext ) in Login()
918 …protected static String[] GetPasswordsForURLAndUser( XComponentContext xContext, String sURL, Stri… in GetPasswordsForURLAndUser()
940 protected static boolean PasswordStoringIsAllowed( XComponentContext xContext ) in PasswordStoringIsAllowed()
957 …protected static void ShowError( XComponentContext xContext, XDialog xDialog, int nTitleID, int nE… in ShowError()
966 …protected static boolean ShowError( XComponentContext xContext, XWindowPeer xParentPeer, int nTitl… in ShowError()
1047 private static boolean AllowUnknownCert( XComponentContext xContext, String aURL ) in AllowUnknownCert()
1067 private static String[][] GetSpecialArgs( XComponentContext xContext, String aURL ) in GetSpecialArgs()
1108 protected static boolean AllowThreadUsage( XComponentContext xContext ) in AllowThreadUsage()