Searched refs:vcl (Results 1 – 25 of 542) sorted by relevance
12345678910>>...22
24 $(eval $(call gb_Package_Package,vcl_inc,$(SRCDIR)/vcl/inc))25 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/abstdlg.hxx,vcl/abstdlg.hxx))26 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/accel.hxx,vcl/accel.hxx))27 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/alpha.hxx,vcl/alpha.hxx))28 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/animate.hxx,vcl/animate.hxx))29 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/apptypes.hxx,vcl/apptypes.hxx))30 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/arrange.hxx,vcl/arrange.hxx))31 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/bitmapex.hxx,vcl/bitmapex.hxx))32 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/bitmap.hxx,vcl/bitmap.hxx))33 $(eval $(call gb_Package_add_file,vcl_inc,inc/vcl/dibtools.hxx,vcl/dibtools.hxx))[all …]
24 $(eval $(call gb_WinResTarget_WinResTarget,vcl/src))26 $(eval $(call gb_WinResTarget_set_include,vcl/src,\28 -I$(SRCDIR)/vcl/inc \33 $(eval $(call gb_WinResTarget_add_file,vcl/src,\34 vcl/win/source/src/salsrc \36 $(eval $(call gb_WinResTarget_add_dependency,vcl/src,\37 vcl/win/source/src/dtext.cur \38 vcl/win/source/src/50.bmp \39 vcl/win/source/src/copydata.cur \40 vcl/win/source/src/dpie.cur \[all …]
28 -I$(SRCDIR)/vcl/inc \29 -I$(SRCDIR)/vcl/inc/pch \37 vcl \63 vcl/unx/generic/app/i18n_cb \64 vcl/unx/generic/app/i18n_ic \65 vcl/unx/generic/app/i18n_im \66 vcl/unx/generic/app/i18n_keysym \67 vcl/unx/generic/app/i18n_status \68 vcl/unx/generic/app/i18n_wrp \69 vcl/unx/generic/app/i18n_xkb \[all …]
24 $(eval $(call gb_Library_Library,vcl))27 $(eval $(call gb_Library_set_componentfile,vcl,vcl/vcl.macosx))29 $(eval $(call gb_Library_set_componentfile,vcl,vcl/vcl.windows))31 $(eval $(call gb_Library_set_componentfile,vcl,vcl/vcl.windows))33 $(eval $(call gb_Library_set_componentfile,vcl,vcl/vcl.unx))36 $(eval $(call gb_Library_add_package_headers,vcl,vcl_inc))38 $(eval $(call gb_Library_set_include,vcl,\40 -I$(SRCDIR)/vcl/inc \41 -I$(SRCDIR)/vcl/inc/pch \49 $(eval $(call gb_Library_set_include,vcl,\[all …]
28 -I$(SRCDIR)/vcl/inc \29 -I$(SRCDIR)/vcl/inc/pch \42 vcl \69 vcl/unx/generic/printergfx/bitmap_gfx \70 vcl/unx/generic/printergfx/common_gfx \71 vcl/unx/generic/printergfx/glyphset \72 vcl/unx/generic/printergfx/printerjob \73 vcl/unx/generic/printergfx/psputil \74 vcl/unx/generic/printergfx/text_gfx \75 vcl/unx/headless/svpbmp \[all …]
24 $(eval $(call gb_AllLangResTarget_AllLangResTarget,vcl))26 $(eval $(call gb_AllLangResTarget_set_reslocation,vcl,vcl))28 $(eval $(call gb_AllLangResTarget_add_srs,vcl,\29 vcl/source/src \32 $(eval $(call gb_SrsTarget_SrsTarget,vcl/source/src))34 $(eval $(call gb_SrsTarget_set_include,vcl/source/src,\36 -I$(SRCDIR)/vcl/inc \39 $(eval $(call gb_SrsTarget_add_files,vcl/source/src,\40 vcl/source/src/btntext.src \41 vcl/source/src/helptext.src \[all …]
28 -I$(SRCDIR)/vcl/inc \29 -I$(SRCDIR)/vcl/inc/pch \53 vcl \78 vcl/unx/kde4/KDEData \79 vcl/unx/kde4/KDESalDisplay \80 vcl/unx/kde4/KDESalFrame \81 vcl/unx/kde4/KDESalGraphics \82 vcl/unx/kde4/KDESalInstance \83 vcl/unx/kde4/KDEXLib \84 vcl/unx/kde4/main \[all …]
25 $(eval $(call gb_Module_Module,vcl))27 $(eval $(call gb_Module_add_targets,vcl,\35 $(eval $(call gb_Module_add_targets,vcl,\42 $(eval $(call gb_Module_add_targets,vcl,\47 $(eval $(call gb_Module_add_targets,vcl,\52 $(eval $(call gb_Module_add_targets,vcl,\59 $(eval $(call gb_Module_add_targets,vcl,\65 $(eval $(call gb_Module_add_targets,vcl,\71 $(eval $(call gb_Module_add_targets,vcl,\
26 PRJNAME=vcl27 TARGET=vcl52 HXXDEPNLST= $(INC)$/vcl$/accel.hxx \53 $(INC)$/vcl$/animate.hxx \54 $(INC)$/vcl$/apptypes.hxx \55 $(INC)$/vcl$/bitmap.hxx \56 $(INC)$/vcl$/bitmapex.hxx \57 $(INC)$/vcl$/bmpacc.hxx \58 $(INC)$/vcl$/btndlg.hxx \59 $(INC)$/vcl$/button.hxx \[all …]
... test/common/ org/openoffice/test/vcl/ org/openoffice/test/vcl/client ...
283 PTR_CAST( vcl::PDFExtOutDevData, rOut.GetExtOutDevData() ); in SwTaggedPDFHelper()298 BeginTag( vcl::PDFWriter::NonStructElement, aEmptyString ); in SwTaggedPDFHelper()428 void SwTaggedPDFHelper::BeginTag( vcl::PDFWriter::StructElement eType, const String& rString ) in BeginTag()452 if ( vcl::PDFWriter::List == eType ) in BeginTag()457 else if ( vcl::PDFWriter::LIBody == eType ) in BeginTag()505 void SwTaggedPDFHelper::SetAttributes( vcl::PDFWriter::StructElement eType ) in SetAttributes()507 vcl::PDFWriter::StructAttributeValue eVal; in SetAttributes()537 case vcl::PDFWriter::Document : in SetAttributes()541 case vcl::PDFWriter::Table : in SetAttributes()553 case vcl::PDFWriter::TableRow : in SetAttributes()[all …]
740 void ExportDialog::createSizeControls( vcl::RowOrColumn& rLayout ) in createSizeControls()752 boost::shared_ptr< vcl::LabelColumn > xSizeColumns( new vcl::LabelColumn( &rLayout ) ); in createSizeControls()756 …boost::shared_ptr< vcl::RowOrColumn > xColumn( new vcl::RowOrColumn( xSizeColumns.get(), false ) )… in createSizeControls()765 …xColumn = boost::shared_ptr< vcl::RowOrColumn >( new vcl::RowOrColumn( xSizeColumns.get(), false )… in createSizeControls()775 …xColumn = boost::shared_ptr< vcl::RowOrColumn >( new vcl::RowOrColumn( xSizeColumns.get(), false )… in createSizeControls()813 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( &rLayout, 2 ) ); in createSizeControls()817 void ExportDialog::createColorDepthControls( vcl::RowOrColumn& rLayout ) in createColorDepthControls()823 boost::shared_ptr< vcl::RowOrColumn > xRow( new vcl::RowOrColumn( &rLayout, false ) ); in createColorDepthControls()827 xRow = boost::shared_ptr< vcl::RowOrColumn >( new vcl::RowOrColumn( &rLayout, false ) ); in createColorDepthControls()829 boost::shared_ptr< vcl::Indenter > xIndenter( new vcl::Indenter( &rLayout, nIndent ) ); in createColorDepthControls()[all …]
41 vcl::I18nHelper::I18nHelper( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi… in I18nHelper()50 vcl::I18nHelper::~I18nHelper() in ~I18nHelper()55 void vcl::I18nHelper::ImplDestroyWrappers() in ImplDestroyWrappers()64 utl::TransliterationWrapper& vcl::I18nHelper::ImplGetTransliterationWrapper() const in ImplGetTransliterationWrapper()72 …((vcl::I18nHelper*)this)->mpTransliterationWrapper = new utl::TransliterationWrapper( mxMSF, (i18n… in ImplGetTransliterationWrapper()73 …((vcl::I18nHelper*)this)->mpTransliterationWrapper->loadModuleIfNeeded( MsLangId::convertLocaleToL… in ImplGetTransliterationWrapper()78 LocaleDataWrapper& vcl::I18nHelper::ImplGetLocaleDataWrapper() const in ImplGetLocaleDataWrapper()82 ((vcl::I18nHelper*)this)->mpLocaleDataWrapper = new LocaleDataWrapper( mxMSF, maLocale ); in ImplGetLocaleDataWrapper()87 const ::com::sun::star::lang::Locale& vcl::I18nHelper::getLocale() const in getLocale()109 String vcl::I18nHelper::filterFormattingChars( const String& rStr ) in filterFormattingChars()[all …]
33 vcl::unohelper::DragAndDropClient::~DragAndDropClient() {} in ~DragAndDropClient()35 void vcl::unohelper::DragAndDropClient::dragGestureRecognized( const ::com::sun::star::datatransfer… in dragGestureRecognized()39 void vcl::unohelper::DragAndDropClient::dragDropEnd( const ::com::sun::star::datatransfer::dnd::Dra… in dragDropEnd()43 void vcl::unohelper::DragAndDropClient::dragEnter( const ::com::sun::star::datatransfer::dnd::DragS… in dragEnter()47 void vcl::unohelper::DragAndDropClient::dragExit( const ::com::sun::star::datatransfer::dnd::DragSo… in dragExit()51 void vcl::unohelper::DragAndDropClient::dragOver( const ::com::sun::star::datatransfer::dnd::DragSo… in dragOver()55 void vcl::unohelper::DragAndDropClient::dropActionChanged( const ::com::sun::star::datatransfer::dn… in dropActionChanged()59 void vcl::unohelper::DragAndDropClient::drop( const ::com::sun::star::datatransfer::dnd::DropTarget… in drop()63 void vcl::unohelper::DragAndDropClient::dragEnter( const ::com::sun::star::datatransfer::dnd::DropT… in dragEnter()67 void vcl::unohelper::DragAndDropClient::dragExit( const ::com::sun::star::datatransfer::dnd::DropTa… in dragExit()[all …]
49 namespace vcl namespace105 else if( vcl::DisplayAccess_getImplementationName().equalsAscii( pImplementationName ) ) in component_getFactory()108 … xMgr, vcl::DisplayAccess_getImplementationName(), vcl::DisplayAccess_createInstance, in component_getFactory()109 vcl::DisplayAccess_getSupportedServiceNames() ); in component_getFactory()111 … else if( vcl::FontIdentificator_getImplementationName().equalsAscii( pImplementationName ) ) in component_getFactory()114 … xMgr, vcl::FontIdentificator_getImplementationName(), vcl::FontIdentificator_createInstance, in component_getFactory()115 vcl::FontIdentificator_getSupportedServiceNames() ); in component_getFactory()117 else if( vcl::StringMirror_getImplementationName().equalsAscii( pImplementationName ) ) in component_getFactory()120 … xMgr, vcl::StringMirror_getImplementationName(), vcl::StringMirror_createInstance, in component_getFactory()121 vcl::StringMirror_getSupportedServiceNames() ); in component_getFactory()[all …]
28 HelpID = ".HelpID:vcl:PrintDialog:Dialog";44 HelpID = ".HelpID:vcl:PrintDialog:OK";50 HelpID = ".HelpID:vcl:PrintDialog:Cancel";56 HelpID = ".HelpID:vcl:PrintDialog:Help";64 HelpID = ".HelpID:vcl:PrintDialog:Preview";73 HelpID = ".HelpID:vcl:PrintDialog:PageEdit";81 HelpID = ".HelpID:vcl:PrintDialog:NumPagesText";87 HelpID = ".HelpID:vcl:PrintDialog:ForwardBtn";93 HelpID = ".HelpID:vcl:PrintDialog:BackwardBtn";99 HelpID = ".HelpID:vcl:PrintDialog:TabPages";[all …]
53 using namespace vcl;556 boost::shared_ptr<vcl::RowOrColumn> xLayout = in setupLayout()557 boost::dynamic_pointer_cast<vcl::RowOrColumn>( getLayout() ); in setupLayout()564 boost::shared_ptr< vcl::RowOrColumn > xRow( new vcl::RowOrColumn( xLayout.get(), false ) ); in setupLayout()566 boost::shared_ptr< vcl::Indenter > xIndent( new vcl::Indenter( xRow.get() ) ); in setupLayout()569 boost::shared_ptr< vcl::RowOrColumn > xShowNupCol( new vcl::RowOrColumn( xRow.get() ) ); in setupLayout()572 boost::shared_ptr< vcl::Spacer > xSpacer( new vcl::Spacer( xShowNupCol.get() ) ); in setupLayout()575 boost::shared_ptr< vcl::LabelColumn > xMainCol( new vcl::LabelColumn( xIndent.get() ) ); in setupLayout()579 …mxPagesBtnLabel = boost::dynamic_pointer_cast<vcl::LabeledElement>( xMainCol->getChild( nPagesInde… in setupLayout()581 xRow.reset( new vcl::RowOrColumn( xMainCol.get(), false ) ); in setupLayout()[all …]
40 namespace vcl namespace63 vcl::ExtWindowImpl* pDelImpl = pDeleteCandidate->ImplGetExtWindowImpl(); in ImplDeleteOwnedChildren()79 vcl::ExtWindowImpl* Window::ImplGetExtWindowImpl() const in ImplGetExtWindowImpl()81 vcl::ExtWindowImpl* pImpl = NULL; in ImplGetExtWindowImpl()85 mpWindowImpl->mpExtImpl = new vcl::ExtWindowImpl(); in ImplGetExtWindowImpl()100 boost::shared_ptr< vcl::WindowArranger > Window::getLayout() in getLayout()102 boost::shared_ptr< vcl::WindowArranger > xRet; in getLayout()103 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in getLayout()108 pImpl->mxLayout.reset( new vcl::LabelColumn() ); in getLayout()120 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in addWindow()[all …]
110 ::vcl::PDFWriter::AnyWidget* createDefaultWidget( sal_Int16 _nFormComponentType ) in createDefaultWidget()115 return new ::vcl::PDFWriter::PushButtonWidget; in createDefaultWidget()117 return new ::vcl::PDFWriter::CheckBoxWidget; in createDefaultWidget()119 return new ::vcl::PDFWriter::RadioButtonWidget; in createDefaultWidget()121 return new ::vcl::PDFWriter::ListBoxWidget; in createDefaultWidget()123 return new ::vcl::PDFWriter::ComboBoxWidget; in createDefaultWidget()132 return new ::vcl::PDFWriter::EditWidget; in createDefaultWidget()284 …::std::auto_ptr< ::vcl::PDFWriter::AnyWidget >& _rpDescriptor, ::vcl::PDFExtOutDevData& i_pdfExpor… in describePDFControl()437 if ( _rpDescriptor->getType() == ::vcl::PDFWriter::Edit ) in describePDFControl()439 …::vcl::PDFWriter::EditWidget* pEditWidget = static_cast< ::vcl::PDFWriter::EditWidget* >( _rpDescr… in describePDFControl()[all …]
64 using namespace ::vcl::unotools;253 test( pRGBStart[5].Red == vcl::unotools::toDoubleColor(aCol.GetRed()) && in checkCanvasBitmap()254 pRGBStart[5].Green == vcl::unotools::toDoubleColor(aCol.GetGreen()) && in checkCanvasBitmap()255 pRGBStart[5].Blue == vcl::unotools::toDoubleColor(aCol.GetBlue()), in checkCanvasBitmap()285 aARGBColor[0].Red = vcl::unotools::toDoubleColor(aCol.GetRed()); in checkCanvasBitmap()286 aARGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkCanvasBitmap()287 aARGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkCanvasBitmap()290 aRGBColor[0].Red = vcl::unotools::toDoubleColor(aCol.GetRed()); in checkCanvasBitmap()291 aRGBColor[0].Green = vcl::unotools::toDoubleColor(aCol.GetGreen()); in checkCanvasBitmap()292 aRGBColor[0].Blue = vcl::unotools::toDoubleColor(aCol.GetBlue()); in checkCanvasBitmap()[all …]
428 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()429 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()430 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()431 *pOut++ = vcl::unotools::toDoubleColor(255-*pIn++); in convertFromIntegerColorSpace()475 vcl::unotools::toDoubleColor(pIn[0]), in convertIntegerToRGB()476 vcl::unotools::toDoubleColor(pIn[1]), in convertIntegerToRGB()477 vcl::unotools::toDoubleColor(pIn[2])); in convertIntegerToRGB()496 vcl::unotools::toDoubleColor(255-pIn[3]), in convertIntegerToARGB()497 vcl::unotools::toDoubleColor(pIn[0]), in convertIntegerToARGB()498 vcl::unotools::toDoubleColor(pIn[1]), in convertIntegerToARGB()[all …]
27 import org.openoffice.test.vcl.IDList;28 import org.openoffice.test.vcl.client.Constant;29 import org.openoffice.test.vcl.widgets.VclApp;30 import org.openoffice.test.vcl.widgets.VclButton;31 import org.openoffice.test.vcl.widgets.VclComboBox;32 import org.openoffice.test.vcl.widgets.VclControl;33 import org.openoffice.test.vcl.widgets.VclDialog;34 import org.openoffice.test.vcl.widgets.VclDockingWin;35 import org.openoffice.test.vcl.widgets.VclEditBox;36 import org.openoffice.test.vcl.widgets.VclField;[all …]
84 const vcl::PrinterOptionsHelper& rHelper, in PrintOptions()212 const vcl::PrinterOptionsHelper& mrProperties;433 AddDialogControl( vcl::PrinterOptionsHelper::getGroupControlOpt( in ProcessResource()441 vcl::PrinterOptionsHelper::UIControlOptions aPrintOpt; in ProcessResource()443 AddDialogControl( vcl::PrinterOptionsHelper::getSubgroupControlOpt( in ProcessResource()451 AddDialogControl( vcl::PrinterOptionsHelper::getChoiceControlOpt( in ProcessResource()462 vcl::PrinterOptionsHelper::UIControlOptions in ProcessResource()464 AddDialogControl( vcl::PrinterOptionsHelper::getChoiceControlOpt( in ProcessResource()477 vcl::PrinterOptionsHelper::UIControlOptions in ProcessResource()479 AddDialogControl( vcl::PrinterOptionsHelper::getChoiceControlOpt( in ProcessResource()[all …]
116 rColorSequence = ::vcl::unotools::colorToDoubleSequence( in setStateColor()644 ::vcl::unotools::colorToDoubleSequence( aVCLStartColor, in createGradientAction()647 ::vcl::unotools::colorToDoubleSequence( aVCLEndColor, in createGradientAction()950 …aFontRequest.CellSize = (rState.mapModeTransform * ::vcl::unotools::b2DSizeFromSize(rFontSizeLog))… in createFont()997 ::Color aTextColor = ::vcl::unotools::doubleSequenceToColor( in createTextAction()1021 ::Color aTextColor = ::vcl::unotools::doubleSequenceToColor( in createTextAction()1033 ::vcl::unotools::colorToDoubleSequence( in createTextAction()1539 ::vcl::unotools::colorToDoubleSequence( in createActions()1840 ::vcl::unotools::xBitmapFromBitmapEx( in createActions()1902 rState.mapModeTransform * ::vcl::unotools::b2DPointFromPoint( in createActions()[all …]
1567 vcl::PDFExtOutDevData* pPDFExtOutDevData;1569 vcl::PDFWriter::StructElement ImplBegStructureTag( SdrObject& rObject );1575 … ImplRenderPaintProc( const SdrLayerAdmin& rLA, SdrPageView* pView, vcl::PDFExtOutDevData* pData );1585 ImplRenderPaintProc::ImplRenderPaintProc( const SdrLayerAdmin& rLA, SdrPageView* pView, vcl::PDFExt… in ImplRenderPaintProc()1626 void ImplPDFExportComments( uno::Reference< drawing::XDrawPage > xPage, vcl::PDFExtOutDevData& rPDF… in ImplPDFExportComments()1647 vcl::PDFNote aNote; in ImplPDFExportComments()1662 …teraction( uno::Reference< drawing::XShape > xShape, SdDrawDocument& rDoc, vcl::PDFExtOutDevData& … in ImplPDFExportShapeInteraction()1704 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nCount - 1, vcl::PDFWriter::FitRectan… in ImplPDFExportShapeInteraction()1711 … sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, 0, vcl::PDFWriter::FitRectangle ); in ImplPDFExportShapeInteraction()1721 …sal_Int32 nDestId = rPDFExtOutDevData.CreateDest( aPageRect, nDestPage, vcl::PDFWriter::FitRectang… in ImplPDFExportShapeInteraction()[all …]