Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/ !
H A Deventcontainer.cxx101 Type aAnyType = aElement.getValueType(); in replaceByName() local
102 if( mType != aAnyType ) in replaceByName()
128 Type aAnyType = aElement.getValueType(); in insertByName() local
129 if( mType != aAnyType ) in insertByName()
/trunk/main/basic/source/basmgr/ !
H A Dbasmgr.cxx2166 Type aAnyType = aElement.getValueType(); in insertByName() local
2167 if( aModuleType != aAnyType ) in insertByName()
2342 Type aAnyType = aElement.getValueType(); in insertByName() local
2343 if( aModuleType != aAnyType ) in insertByName()
/trunk/main/basic/source/uno/ !
H A Dnamecont.cxx143 Type aAnyType = aElement.getValueType(); in replaceByName() local
144 if( mType != aAnyType ) in replaceByName()
189 Type aAnyType = aElement.getValueType(); in insertByName() local
190 if( mType != aAnyType ) in insertByName()