Home
last modified time | relevance | path

Searched defs:xOptions (Results 1 – 21 of 21) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/scaddins/source/datefunc/
H A Ddatefunc.cxx418 sal_Int32 GetNullDate( const uno::Reference< beans::XPropertySet >& xOptions ) in GetNullDate()
493 sal_Int32 SAL_CALL ScaDateAddIn::getDiffWeeks( in getDiffWeeks()
533 sal_Int32 SAL_CALL ScaDateAddIn::getDiffMonths( in getDiffMonths()
581 sal_Int32 SAL_CALL ScaDateAddIn::getDiffYears( in getDiffYears()
625 const uno::Reference<beans::XPropertySet>& xOptions, in getDaysInMonth()
640 sal_Int32 SAL_CALL ScaDateAddIn::getDaysInYear( in getDaysInYear()
668 sal_Int32 SAL_CALL ScaDateAddIn::getWeeksInYear( in getWeeksInYear()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scaddins/source/datefunc/
H A Ddatefunc.cxx457 sal_Int32 GetNullDate( const uno::Reference< beans::XPropertySet >& xOptions ) in GetNullDate()
532 sal_Int32 SAL_CALL ScaDateAddIn::getDiffWeeks( in getDiffWeeks()
572 sal_Int32 SAL_CALL ScaDateAddIn::getDiffMonths( in getDiffMonths()
620 sal_Int32 SAL_CALL ScaDateAddIn::getDiffYears( in getDiffYears()
664 const uno::Reference<beans::XPropertySet>& xOptions, in getDaysInMonth()
679 sal_Int32 SAL_CALL ScaDateAddIn::getDaysInYear( in getDaysInYear()
707 sal_Int32 SAL_CALL ScaDateAddIn::getWeeksInYear( in getWeeksInYear()
/dports/devel/xelfviewer/XELFViewer-0.03/gui_source/
H A Dmain_gui.cpp50 XOptions xOptions; in main() local
/dports/devel/xopcodecalc/XOpcodeCalc-0.03/gui_source/
H A Dmain_gui.cpp52 XOptions xOptions; in main() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/java/Spreadsheet/
H A DCalcAddins.java99 com.sun.star.beans.XPropertySet xOptions in getMyFirstValue()
105 com.sun.star.beans.XPropertySet xOptions, in getMySecondValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/java/Spreadsheet/
H A DCalcAddins.java99 com.sun.star.beans.XPropertySet xOptions in getMyFirstValue()
105 com.sun.star.beans.XPropertySet xOptions, in getMySecondValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bean/com/sun/star/comp/beans/
H A DOfficeDocument.java168 public void print( /*IN*/ com.sun.star.beans.PropertyValue[] xOptions ) in print()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bean/com/sun/star/comp/beans/
H A DOfficeDocument.java168 public void print( /*IN*/ com.sun.star.beans.PropertyValue[] xOptions ) in print()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dtable.c112 GtkAttachOptions xOptions, yOptions; member
/dports/devel/xelfviewer/XELFViewer-0.03/XOptions/
H A Dxoptions.cpp645 XOptions xOptions; in adjustApplicationView() local
/dports/games/pmars/pmars-0.9.2/src/
H A Dxwindisp.c152 char *xOptions[] = {"display", "geometry", "fn"}; variable
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dxwindisp.c152 char *xOptions[] = {"display", "geometry", "fn"}; variable
/dports/graphics/ipe/ipe-7.2.23/src/ipeui/
H A Dipeui_gtk.cpp270 int xOptions = 0; // GTK_EXPAND|GTK_SHRINK|GTK_FILL in buildAndRun() local
/dports/devel/xopcodecalc/XOpcodeCalc-0.03/XOptions/
H A Dxoptions.cpp751 XOptions xOptions; in adjustApplicationView() local
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/
H A Dmenu.c798 const int xOptions = bounds.Pos.x + maxWidth + 10; in MenuDisplaySubmenus() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/scaddins/source/analysis/
H A Danalysis.cxx331 sal_Int32 SAL_CALL AnalysisAddIn::getWorkday( const uno::Reference< beans::XPropertySet >& xOptions, in getWorkday()
H A Danalysishelper.cxx1465 void SortedIndividualInt32List::InsertHolidayList( in InsertHolidayList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scaddins/source/analysis/
H A Danalysis.cxx371 sal_Int32 SAL_CALL AnalysisAddIn::getWorkday( const uno::Reference< beans::XPropertySet >& xOptions, in getWorkday()
H A Danalysishelper.cxx1469 void SortedIndividualInt32List::InsertHolidayList( in InsertHolidayList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uno/
H A Dunotxdoc.cxx1139 void SwXTextDocument::printPages(const Sequence< beans::PropertyValue >& xOptions) in printPages()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uno/
H A Dunotxdoc.cxx1118 void SwXTextDocument::printPages(const Sequence< beans::PropertyValue >& xOptions) in printPages()