Home
last modified time | relevance | path

Searched refs:nRequirements (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/jvmfwk/source/
H A Delements.cxx644 m_javaInfo->nRequirements = pInfo->nRequirements; in setJavaInfo()
655 m_javaInfo->nRequirements = 0; in setJavaInfo()
885 nFeatures(0), nRequirements(0) in CNodeJavaInfo()
972 nRequirements = sRequire.toInt64(16); in loadFromNode()
981 nRequirements &= ~JFW_REQUIRE_NEEDRESTART; in loadFromNode()
1095 (sal_Int64) nRequirements, 16); in writeToNode()
1130 pInfo->nRequirements = nRequirements; in makeJavaInfo()
H A Dframework.cxx318 (aInfo->nRequirements & JFW_REQUIRE_NEEDRESTART)) in jfw_startVM()
323 if ((aInfo->nRequirements & JFW_REQUIRE_NEEDRESTART) in jfw_startVM()
648 && pInfoA->nRequirements == pInfoB->nRequirements in jfw_areEqualJavaInfo()
H A Delements.hxx89 sal_uInt64 nRequirements; member in jfw::CNodeJavaInfo
/aoo42x/main/jvmfwk/inc/jvmfwk/
H A Dframework.h288 sal_uInt64 nRequirements; member
/aoo42x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx140 pInfo->nRequirements = info->needsRestart() ? JFW_REQUIRE_NEEDRESTART : 0; in createJavaInfo()
/aoo42x/main/cui/source/options/
H A Doptjava.cxx660 ( ( pInfo->nRequirements & JFW_REQUIRE_NEEDRESTART ) == JFW_REQUIRE_NEEDRESTART ) ) in FillItemSet()
/aoo42x/main/stoc/source/javavm/
H A Djavavm.cxx873 && ! (pJavaInfo->nRequirements & JFW_REQUIRE_NEEDRESTART)) in getJavaVM()

Completed in 65 milliseconds