Home
last modified time | relevance | path

Searched refs:MAP_LEN (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx69 #define MAP_LEN(x) x, sizeof(x)-1 macro
161 { MAP_LEN("IsPrintNotes"), HANDLE_PRINTNOTES, &::getBooleanCppuType(), 0, MID_PRINTER }, in createSettingsInfoImpl()
171 { MAP_LEN("MeasureUnit"), HANDLE_MEASUREUNIT, &::getCppuType((const sal_Int16*)0), 0, 0 }, in createSettingsInfoImpl()
172 { MAP_LEN("ScaleNumerator"), HANDLE_SCALE_NUM, &::getCppuType((const sal_Int32*)0), 0, 0 }, in createSettingsInfoImpl()
173 { MAP_LEN("ScaleDenominator"), HANDLE_SCALE_DOM, &::getCppuType((const sal_Int32*)0), 0, 0 }, in createSettingsInfoImpl()
179 { MAP_LEN("DefaultTabStop"), HANDLE_TABSTOP, &::getCppuType((const sal_Int32*)0), 0, 0 }, in createSettingsInfoImpl()
180 { MAP_LEN("PrinterName"), HANDLE_PRINTERNAME, &::getCppuType((const OUString*)0), 0, 0 }, in createSettingsInfoImpl()
185 { MAP_LEN("IsPrintDate"), HANDLE_PRINTDATE, &::getBooleanCppuType(), 0, MID_PRINTER }, in createSettingsInfoImpl()
186 { MAP_LEN("IsPrintTime"), HANDLE_PRINTTIME, &::getBooleanCppuType(), 0, MID_PRINTER }, in createSettingsInfoImpl()
196 { MAP_LEN("DashTableURL"), HANDLE_DASHTABLEURL, &::getCppuType((const OUString*)0), 0, 0 }, in createSettingsInfoImpl()
[all …]
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx59 #define MAP_LEN(x) x, sizeof(x)-1 macro
156 { MAP_LEN( "IsActive" ), HANDLE_ISACTIVE, &::getBooleanCppuType(), 0, 0 }, in createPropertySetInfo()
157 … { MAP_LEN( "Polygon" ), HANDLE_POLYGON, SEQTYPE(::getCppuType((const PointSequence*)0)), 0, 0 }, in createPropertySetInfo()
172 { MAP_LEN( "IsActive" ), HANDLE_ISACTIVE, &::getBooleanCppuType(), 0, 0 }, in createPropertySetInfo()
173 { MAP_LEN( "Center" ), HANDLE_CENTER, &::getCppuType((const awt::Point*)0), 0, 0 }, in createPropertySetInfo()
174 { MAP_LEN( "Radius" ), HANDLE_RADIUS, &::getCppuType((const sal_Int32*)0), 0, 0 }, in createPropertySetInfo()
185 … { MAP_LEN( "URL" ), HANDLE_URL, &::getCppuType((const ::rtl::OUString*)0), 0, 0 }, in createPropertySetInfo()
187 … { MAP_LEN( "Description" ), HANDLE_DESCRIPTION, &::getCppuType((const ::rtl::OUString*)0), 0, 0 }, in createPropertySetInfo()
188 … { MAP_LEN( "Target" ), HANDLE_TARGET, &::getCppuType((const ::rtl::OUString*)0), 0, 0 }, in createPropertySetInfo()
190 { MAP_LEN( "IsActive" ), HANDLE_ISACTIVE, &::getBooleanCppuType(), 0, 0 }, in createPropertySetInfo()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx87 #define MAP_LEN(x) x, sizeof(x) - 1 macro
422 …{ MAP_LEN( "ProgressRange" ), 0, &::getCppuType((sal_Int32*)0), ::com::sun::star::beans::PropertyA… in Import()
423 …{ MAP_LEN( "ProgressMax" ), 0, &::getCppuType((sal_Int32*)0), ::com::sun::star::beans::PropertyAtt… in Import()
424 …{ MAP_LEN( "ProgressCurrent" ), 0, &::getCppuType((sal_Int32*)0), ::com::sun::star::beans::Propert… in Import()
427 …{ MAP_LEN( "BaseURI" ), 0, &::getCppuType( (rtl::OUString *)0 ), ::com::sun::star::beans::Property… in Import()
430 …{ MAP_LEN( "BuildId" ), 0, &::getCppuType( (OUString *)0 ), ::com::sun::star::beans::PropertyAttri… in Import()
431 …{ MAP_LEN( "VBACompatibilityMode" ), 0, &::getBooleanCppuType(), ::com::sun::star::beans::Property… in Import()
433 { MAP_LEN( "OrganizerMode" ), 0, &::getBooleanCppuType(), in Import()
892 …{ MAP_LEN( "ProgressRange" ), 0, &::getCppuType((sal_Int32*)0), ::com::sun::star::beans::PropertyA… in Export()
893 …{ MAP_LEN( "ProgressMax" ), 0, &::getCppuType((sal_Int32*)0), ::com::sun::star::beans::PropertyAtt… in Export()
[all …]
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx97 #define MAP_LEN(x) x, sizeof(x) - 1 macro
497 { MAP_LEN( "PrivateData" ), 0, in Import()
500 { MAP_LEN( "BaseURI" ), 0, in Import()
503 { MAP_LEN( "StreamRelPath" ), 0, in Import()
506 { MAP_LEN( "StreamName" ), 0, in Import()
509 { MAP_LEN( "BuildId" ), 0, in Import()
512 { MAP_LEN( "OrganizerMode" ), 0, in Import()
901 { MAP_LEN( "BaseURI" ), 0, in Export()
904 { MAP_LEN( "StreamRelPath" ), 0, in Export()
907 { MAP_LEN( "StreamName" ), 0, in Export()
[all …]
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx71 #define MAP_LEN(x) x, sizeof(x) - 1 macro
395 { MAP_LEN( "PrivateData" ), 0, in impl_Import()
398 { MAP_LEN( "BaseURI" ), 0, in impl_Import()
401 { MAP_LEN( "StreamRelPath" ), 0, in impl_Import()
404 { MAP_LEN( "StreamName" ), 0, in impl_Import()
407 { MAP_LEN( "BuildId" ), 0, in impl_Import()
678 …{ MAP_LEN("UsePrettyPrinting"), 0, &::getBooleanCppuType(), beans::PropertyAttribute::MAYBEVOID, 0… in impl_Export()
679 …{ MAP_LEN("BaseURI"), 0, &::getCppuType( (OUString *)0 ), beans::PropertyAttribute::MAYBEVOID, 0 }, in impl_Export()
680 …{ MAP_LEN("StreamRelPath"), 0, &::getCppuType( (OUString *)0 ), beans::PropertyAttribute::MAYBEVOI… in impl_Export()
681 …{ MAP_LEN("StreamName"), 0, &::getCppuType( (OUString *)0 ), beans::PropertyAttribute::MAYBEVOID, … in impl_Export()
[all …]
/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx73 #define MAP_LEN(x) x, sizeof(x) - 1 macro
110 … { MAP_LEN( "BaseURI" ), 0, &::getCppuType((const OUString*)0), PropertyAttribute::MAYBEVOID, 0}, in importImpl()
283 …{ MAP_LEN( "UsePrettyPrinting" ), 0, &::getCppuType((const sal_Bool*)0), PropertyAttribute::MAYBEV… in exportImpl()
285 …{ MAP_LEN( "ExportTextNumberElement" ), 0, &::getCppuType((const sal_Bool*)0), PropertyAttribute::… in exportImpl()
287 … { MAP_LEN( "BaseURI" ), 0, &::getCppuType((const OUString*)0), PropertyAttribute::MAYBEVOID, 0}, in exportImpl()
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx67 #define MAP_LEN(x) x, sizeof(x) - 1 macro
559 …{ MAP_LEN( "OldFormat" ), 1, &::getCppuType((const sal_Bool*)0), beans::PropertyAt… in implImport()
560 …{ MAP_LEN( "StreamName"), 0, &::getCppuType( (::rtl::OUString *)0 ), beans::Propert… in implImport()
561 …{ MAP_LEN("PrivateData"), 0, &::getCppuType( (uno::Reference<XInterface> *)0 ), beans::Propert… in implImport()
562 …{ MAP_LEN( "BaseURI"), 0, &::getCppuType( (::rtl::OUString *)0 ), beans::Propert… in implImport()
563 …{ MAP_LEN( "StreamRelPath"), 0, &::getCppuType( (::rtl::OUString *)0 ), beans::Propert… in implImport()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx92 #define MAP_LEN(x) x, sizeof(x) - 1 macro
94 #define MAP_LEN(x) x, sizeof(x) - 1 macro
441 …{ MAP_LEN( "BaseURI"), 0,&::getCppuType( (::rtl::OUString *)0 ),beans::PropertyAttribute::MAYBEVOI… in impl_import_nolck_throw()
442 …{ MAP_LEN( "StreamName"), 0,&::getCppuType( (::rtl::OUString *)0 ),beans::PropertyAttribute::MAYBE… in impl_import_nolck_throw()
1611 …{ MAP_LEN( "BaseURI"), 0,&::getCppuType( (::rtl::OUString *)0 ),beans::PropertyAttribute::MAYBEVOI… in impl_writeStorage_throw()
1612 …{ MAP_LEN( "StreamName"), 0,&::getCppuType( (::rtl::OUString *)0 ),beans::PropertyAttribute::MAYBE… in impl_writeStorage_throw()
1613 …{ MAP_LEN( "UsePrettyPrinting" ), 0, &::getCppuType((sal_Bool*)0), beans::PropertyAttribute::MAYBE… in impl_writeStorage_throw()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx127 #define MAP_LEN(x) x, sizeof(x) - 1 macro
1517 …{ MAP_LEN( "UsePrettyPrinting" ), 0, &::getCppuType((sal_Bool*)0), beans::PropertyAttribu… in storeToStorage()
1518 …{ MAP_LEN( "StreamName") , 0,&::getCppuType( (::rtl::OUString *)0 ), beans::PropertyAttribu… in storeToStorage()
1519 …{ MAP_LEN( "StreamRelPath") , 0,&::getCppuType( (::rtl::OUString *)0 ), beans::PropertyAttribu… in storeToStorage()
1520 …{ MAP_LEN( "BaseURI") , 0,&::getCppuType( (::rtl::OUString *)0 ), beans::PropertyAttribu… in storeToStorage()

Completed in 74 milliseconds