Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/comp/
H A Ddim.cxx907 SbiConstExpression* pDefaultExpr = new SbiConstExpression( this ); in ProcDecl() local
908 SbxDataType eType2 = pDefaultExpr->GetType(); in ProcDecl()
912 nStringId = aGblStrings.Add( pDefaultExpr->GetString() ); in ProcDecl()
914 nStringId = aGblStrings.Add( pDefaultExpr->GetValue(), eType2 ); in ProcDecl()
917 delete pDefaultExpr; in ProcDecl()

Completed in 20 milliseconds