Searched refs:aElement_ (Results 1 – 2 of 2) sorted by relevance
1068 … Any aElement_ = xModLibImport->getByName( aOUModName ); in InsertLib() local1069 xModLib->insertByName( aOUModName, aElement_ ); in InsertLib()1137 … Any aElement_ = xDlgLibImport->getByName( aOUDlgName ); in InsertLib() local1138 xDlgLib->insertByName( aOUDlgName, aElement_ ); in InsertLib()
927 …PropertyMap::iterator aElement_ = pEntry->pProperties->find(PropertyDefinition( PROP_CHAR_HEIGHT_A… in CloseSectionGroup() local928 if( aElement_ != pEntry->pProperties->end()) in CloseSectionGroup()931 if( aElement_->second >>= fHeight ) in CloseSectionGroup()
Completed in 26 milliseconds