Home
last modified time | relevance | path

Searched refs:aRetAny (Results 1 – 10 of 10) sorted by path

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx2123 Any aRetAny; in getByName() local
2124 aRetAny <<= xMod; in getByName()
2125 return aRetAny; in getByName()
2286 Any aRetAny; in getByName() local
2287 aRetAny <<= xDialog; in getByName()
2288 return aRetAny; in getByName()
2422 Any aRetAny; in getByName() local
2455 aRetAny <<= xLibInfo; in getByName()
2456 return aRetAny; in getByName()
/trunk/main/basic/source/classes/
H A Deventatt.cxx197 Any aRetAny; in approveFiring() local
198 firing_impl( aScriptEvent, &aRetAny ); in approveFiring()
199 return aRetAny; in approveFiring()
H A Dsbunoobj.cxx1141 Any aRetAny; in sbxToUnoValueImpl() local
1145 return aRetAny; in sbxToUnoValueImpl()
1156 Any aRetAny; in sbxToUnoValueImpl() local
1158 return aRetAny; in sbxToUnoValueImpl()
2980 Any aRetAny; in getUnoAny() local
2986 return aRetAny; in getUnoAny()
3772 Any aRetAny; in SFX_NOTIFY() local
3912 Any aRetAny; in SFX_NOTIFY() local
3919 aRetAny <<= xRet; in SFX_NOTIFY()
4031 Any aRetAny; in approveFiring() local
[all …]
/trunk/main/basic/source/uno/
H A Ddlgcont.cxx111 Any aRetAny; in createEmptyLibraryElement() local
112 aRetAny <<= xISP; in createEmptyLibraryElement()
113 return aRetAny; in createEmptyLibraryElement()
260 Any aRetAny; in importLibraryElement() local
275 return aRetAny; in importLibraryElement()
283 return aRetAny; in importLibraryElement()
308 return aRetAny; in importLibraryElement()
330 return aRetAny; in importLibraryElement()
336 aRetAny <<= xISP; in importLibraryElement()
337 return aRetAny; in importLibraryElement()
H A Dnamecont.cxx120 Any aRetAny = mValues.getConstArray()[ iHashResult ]; in getByName() local
121 return aRetAny; in getByName()
2154 Any aRetAny = maNameContainer.getByName( aName ) ; in getByName() local
2155 return aRetAny; in getByName()
3049 Any aRetAny = maNameContainer.getByName( aName ) ; in getByName() local
3050 return aRetAny; in getByName()
H A Dscriptcont.cxx172 Any aRetAny; in createEmptyLibraryElement() local
173 aRetAny <<= aMod; in createEmptyLibraryElement()
174 return aRetAny; in createEmptyLibraryElement()
247 Any aRetAny; in importLibraryElement() local
254 return aRetAny; in importLibraryElement()
281 return aRetAny; in importLibraryElement()
302 aRetAny <<= aMod.aCode; in importLibraryElement()
380 return aRetAny; in importLibraryElement()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx436 …Any aRetAny = aCnt.getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsReadOnly" ) ) … in isReadOnly() local
438 aRetAny >>= bRet; in isReadOnly()
858 … Any aRetAny = aCnt.getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsHidden" ) ) ); in isHidden() local
860 aRetAny >>= bRet; in isHidden()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx831 Any aRetAny; in getByName() local
850 aRetAny = makeAny( xRet ); in getByName()
855 return aRetAny; in getByName()
894 Any aRetAny; in getByIndex() local
911 aRetAny = makeAny( xRet ); in getByIndex()
913 return aRetAny; in getByIndex()
/trunk/main/toolkit/source/controls/
H A Deventcontainer.cxx78 Any aRetAny = mValues.getConstArray()[ iHashResult ]; in getByName() local
79 return aRetAny; in getByName()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java180 Any aRetAny = new Any( new Type( String[].class ), aRet ); in invoke() local
181 return aRetAny; in invoke()

Completed in 175 milliseconds