Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A DXMLTextListAutoStylePool.cxx215 uno::Any aAny1, aAny2; in Find() local
216 aAny1 <<= pEntry->GetNumRules(); in Find()
222 if( mxNumRuleCompare->compare( aAny1, aAny2 ) == 0 ) in Find()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx173 uno::Any aAny1 = xProps1->getPropertyValue(msZOrder); in operator ()() local
177 if ( (aAny1 >>= nZOrder1) && (aAny2 >>= nZOrder2) ) in operator ()()
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx3323 Any aAny1 = ((SbUnoObject*)(SbxBase*)pObj1)->getUnoAny(); in RTL_Impl_EqualUnoObjects() local
3324 TypeClass eType1 = aAny1.getValueType().getTypeClass(); in RTL_Impl_EqualUnoObjects()
3328 aAny1 >>= x1; in RTL_Impl_EqualUnoObjects()

Completed in 59 milliseconds