Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 21 of 21) sorted by relevance

/trunk/main/idlc/inc/idlc/
H A Dasttypedef.hxx32 AstType const * baseType, rtl::OString const & name, AstScope * scope): in AstTypeDef()
H A Dastparameter.hxx35 rtl::OString const & name, AstScope * scope): in AstParameter()
H A Dastattribute.hxx38 AstScope * scope): in AstAttribute()
/trunk/main/idlc/source/
H A Daststructinstance.cxx62 AstScope * scope): in AstStructInstance()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptEditorForJavaScript.java223 Scriptable scope = getScope( context ); in ScriptEditorForJavaScript() local
325 ImporterTopLevel scope = new ImporterTopLevel(ctxt); in getScope() local
H A DScriptProviderForJavaScript.java275 ImporterTopLevel scope = new ImporterTopLevel(ctxt); in invoke() local
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx613 OString scope = m_typeName.replace('/', '.'); in dumpGetCunoType() local
742 OString scope = m_typeName.replace('/', '.'); in dumpCGetCunoType() local
2133 OString scope = m_typeName.replace('/', '.'); in dumpCUnoAttributeRefs() local
2158 OString scope = m_typeName.replace('/', '.'); in dumpCUnoMethodRefs() local
3472 OString scopedName(const OString& scope, const OString& type, in scopedName()
3496 OString shortScopedName(const OString& scope, const OString& type, in shortScopedName()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java804 private String scope; field in OpenOfficeDocFileSystem.EditableStrategy
806 public EditableStrategy(String scope) in EditableStrategy()
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx675 SCTAB scope = MAXTABCOUNT; in addNewByScopeName() local
749 SCTAB scope = MAXTABCOUNT; in removeByScopeName() local
930 SCTAB scope = MAXTABCOUNT; in hasByScopeName() local
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx1695 OString scopedName(const OString& scope, const OString& type, in scopedName()
1719 OString scope(const OString& scope, const OString& type ) in scope() function
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforquery.cxx135 rtl::OUString scope = m_aURLParameter.get_scope(); in ResultSetForQuery() local
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx516 OString scope = m_typeName.replace('/', '.'); in dumpNormalGetCppuType() local
627 OString scope = m_typeName.replace('/', '.'); in dumpComprehensiveGetCppuType() local
1631 OString scope = m_typeName.replace('/', '.'); in dumpCppuAttributeRefs() local
1659 OString scope = m_typeName.replace('/', '.'); in dumpCppuMethodRefs() local
1804 OString scope = m_typeName.replace('/', '.'); in dumpCppuAttributes() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx1130 const ::rtl::OUString& table,sal_Int32 scope, sal_Bool nullable ) in openSpecialColumns()
1168 …const ::rtl::OUString& table,sal_Int32 scope,sal_Bool nullable ) throw(SQLException, RuntimeExcept… in openBestRowIdentifier()
H A DODatabaseMetaData.cxx412 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Int32 scope, in getBestRowIdentifier()
/trunk/main/store/source/
H A Dstordata.cxx594 OStoreDirectoryPageObject::scope ( in scope() function in OStoreDirectoryPageObject
H A Dstordata.hxx670 ChunkScope scope (sal_uInt32 nPosition) const in scope() function
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx2721 OString scopedName(const OString& scope, const OString& type, in scopedName()
2745 OString shortScopedName(const OString& scope, const OString& type, in shortScopedName()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx847 const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Int32 scope, in getBestRowIdentifier()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java414 int scope, boolean nullable) throws SQLException { in getBestRowIdentifier()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx2040 sal_Int32 scope, in getBestRowIdentifier()
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx385 … const Any& catalog, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Int32 scope, in getBestRowIdentifier()

Completed in 141 milliseconds