Searched refs:xCaller (Results 1 – 5 of 5) sorted by relevance
370 …com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& xCaller, double fValue ) … in getDateString() argument372 uno::Any aDateAny = xCaller->getPropertyValue( L"NullDate" ); in getDateString()
47 string getDateString([in]com::sun::star::beans::XPropertySet xCaller, [in]double fValue);
79 …com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& xCaller, double fValue ) …
198 com::sun::star::uno::Reference<com::sun::star::uno::XInterface> xCaller; member in ScUnoAddInCall
1459 xCaller = rInterface; in SetCaller()1515 aCallerAny <<= xCaller; in ExecuteCall()
Completed in 43 milliseconds