Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1068 … Any aElement_ = xModLibImport->getByName( aOUModName ); in InsertLib() local
1069 xModLib->insertByName( aOUModName, aElement_ ); in InsertLib()
1137 … Any aElement_ = xDlgLibImport->getByName( aOUDlgName ); in InsertLib() local
1138 xDlgLib->insertByName( aOUDlgName, aElement_ ); in InsertLib()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx927 …PropertyMap::iterator aElement_ = pEntry->pProperties->find(PropertyDefinition( PROP_CHAR_HEIGHT_A… in CloseSectionGroup() local
928 if( aElement_ != pEntry->pProperties->end()) in CloseSectionGroup()
931 if( aElement_->second >>= fHeight ) in CloseSectionGroup()

Completed in 27 milliseconds