Searched defs:_sVariableName (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/odk/examples/java/Inspector/ |
H A D | SourceCodeGenerator.java | 261 …etPropertyStatementSourceCode(XUnoPropertyNode _oUnoPropertyNode, String _sVariableName, UnoObject… in getPropertyStatementSourceCode() 284 …ring getMethodStatementSourceCode(XUnoMethodNode _oUnoMethodNode, String _sVariableName, UnoObject… in getMethodStatementSourceCode() 305 …eryInterfaceSourceCode(UnoObjectDefinition _oUnoObjectDefinition, String _sVariableName, String _… in addQueryInterfaceSourceCode() 738 private void setVariableName(String _sVariableName){ in setVariableName() 1174 …public String getVariableDeclaration(String _sTypeString, String _sVariableName, boolean _bIsArray… in getVariableDeclaration() 1373 …public String getVariableDeclaration(String _sTypeString, String _sVariableName, boolean bIsArray,… in getVariableDeclaration() 1691 …public String getVariableDeclaration(String _sTypeString, String _sVariableName, boolean bIsArray,… in getVariableDeclaration()
|
H A D | XLanguageSourceCodeGenerator.java | 84 …public String getVariableDeclaration(String _sTypeString, String _sVariableName, boolean _bIsArray… in getVariableDeclaration()
|
/aoo41x/main/dbaccess/source/ext/adabas/ |
H A D | AdabasNewDb.cxx | 778 sal_Bool OAdabasNewDbDlg::fillEnvironmentVariable(const ::rtl::OUString& _sVariableName,String& _rs… in fillEnvironmentVariable()
|
Completed in 54 milliseconds