Lines Matching refs:in
8 * "License"); you may not use this file except in compliance
13 * Unless required by applicable law or agreed to in writing,
42 …sequence< com::sun::star::sheet::LocalizedName > getCompatibilityNames ( [in] string aProgrammatic…
52 [in] com::sun::star::beans::XPropertySet xOptions,
53 [in] long nStartDate, [in] long nEndDate, [in] long nMode )
58 [in] com::sun::star::beans::XPropertySet xOptions,
59 [in] long nStartDate, [in] long nEndDate, [in] long nMode )
64 [in] com::sun::star::beans::XPropertySet xOptions,
65 [in] long nStartDate, [in] long nEndDate, [in] long nMode )
68 /// checks if a date is in a leap year.
70 [in] com::sun::star::beans::XPropertySet xOptions,
71 [in] long nDate )
74 /// calculates the number of days in a month.
76 [in] com::sun::star::beans::XPropertySet xOptions,
77 [in] long nDate )
80 /// calculates the number of days in a year.
82 [in] com::sun::star::beans::XPropertySet xOptions,
83 [in] long nDate )
86 /// calculates the number of weeks in a year.
88 [in] com::sun::star::beans::XPropertySet xOptions,
89 [in] long nDate )
99 string getRot13( [in] string aSrcString )