Searched refs:aRetAny (Results 1 – 10 of 10) sorted by relevance
111 Any aRetAny; in createEmptyLibraryElement() local112 aRetAny <<= xISP; in createEmptyLibraryElement()113 return aRetAny; in createEmptyLibraryElement()260 Any aRetAny; in importLibraryElement() local275 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()
172 Any aRetAny; in createEmptyLibraryElement() local173 aRetAny <<= aMod; in createEmptyLibraryElement()174 return aRetAny; in createEmptyLibraryElement()247 Any aRetAny; in importLibraryElement() local254 return aRetAny; in importLibraryElement()281 return aRetAny; in importLibraryElement()302 aRetAny <<= aMod.aCode; in importLibraryElement()380 return aRetAny; in importLibraryElement()
120 Any aRetAny = mValues.getConstArray()[ iHashResult ]; in getByName() local121 return aRetAny; in getByName()2154 Any aRetAny = maNameContainer.getByName( aName ) ; in getByName() local2155 return aRetAny; in getByName()3049 Any aRetAny = maNameContainer.getByName( aName ) ; in getByName() local3050 return aRetAny; in getByName()
1141 Any aRetAny; in sbxToUnoValueImpl() local1145 return aRetAny; in sbxToUnoValueImpl()1156 Any aRetAny; in sbxToUnoValueImpl() local1158 return aRetAny; in sbxToUnoValueImpl()2980 Any aRetAny; in getUnoAny() local2986 return aRetAny; in getUnoAny()3772 Any aRetAny; in SFX_NOTIFY() local3912 Any aRetAny; in SFX_NOTIFY() local3919 aRetAny <<= xRet; in SFX_NOTIFY()4031 Any aRetAny; in approveFiring() local[all …]
197 Any aRetAny; in approveFiring() local198 firing_impl( aScriptEvent, &aRetAny ); in approveFiring()199 return aRetAny; in approveFiring()
831 Any aRetAny; in getByName() local850 aRetAny = makeAny( xRet ); in getByName()855 return aRetAny; in getByName()894 Any aRetAny; in getByIndex() local911 aRetAny = makeAny( xRet ); in getByIndex()913 return aRetAny; in getByIndex()
2123 Any aRetAny; in getByName() local2124 aRetAny <<= xMod; in getByName()2125 return aRetAny; in getByName()2286 Any aRetAny; in getByName() local2287 aRetAny <<= xDialog; in getByName()2288 return aRetAny; in getByName()2422 Any aRetAny; in getByName() local2455 aRetAny <<= xLibInfo; in getByName()2456 return aRetAny; in getByName()
78 Any aRetAny = mValues.getConstArray()[ iHashResult ]; in getByName() local79 return aRetAny; in getByName()
436 …Any aRetAny = aCnt.getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsReadOnly" ) ) … in isReadOnly() local438 aRetAny >>= bRet; in isReadOnly()858 … Any aRetAny = aCnt.getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsHidden" ) ) ); in isHidden() local860 aRetAny >>= bRet; in isHidden()
180 Any aRetAny = new Any( new Type( String[].class ), aRet ); in invoke() local181 return aRetAny; in invoke()
Completed in 110 milliseconds