Home
last modified time | relevance | path

Searched refs:xViewSettings (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx913 Reference< XPropertySet > xViewSettings( xSettingsSupplier->getViewSettings(), UNO_QUERY_THROW ); in impl_initFormEditView() local
927xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ShowRulers")),makeAny… in impl_initFormEditView()
928xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ShowVertRuler")),make… in impl_initFormEditView()
929xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ShowHoriRuler")),make… in impl_initFormEditView()
930xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("IsRasterVisible")),ma… in impl_initFormEditView()
931xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("IsSnapToRaster")),mak… in impl_initFormEditView()
932xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ShowOnlineLayout")),m… in impl_initFormEditView()
933xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("RasterSubdivisionX"))… in impl_initFormEditView()
934xViewSettings->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("RasterSubdivisionY"))… in impl_initFormEditView()
/trunk/main/odk/examples/java/Text/
H A DWriterSelector.java72 com.sun.star.view.XViewSettingsSupplier xViewSettings = in main() local
75 xViewSettings.getViewSettings().setPropertyValue( in main()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/
H A DClipboard.java81 com.sun.star.view.XViewSettingsSupplier xViewSettings = in main() local
85 xViewSettings.getViewSettings().setPropertyValue( in main()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java73 com.sun.star.view.XViewSettingsSupplier xViewSettings = in main() local
76 xViewSettings.getViewSettings().setPropertyValue( in main()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/
H A DDisableCommandsTest.java116 com.sun.star.view.XViewSettingsSupplier xViewSettings = in main() local
120 xViewSettings.getViewSettings().setPropertyValue( in main()

Completed in 36 milliseconds