Home
last modified time | relevance | path

Searched refs:VCL_DLLPUBLIC (Results 1 – 25 of 131) sorted by relevance

123456

/aoo4110/main/vcl/inc/vcl/
H A Dcanvastools.hxx98 ::Polygon VCL_DLLPUBLIC polygonFromPoint2DSequence(
104 ::PolyPolygon VCL_DLLPUBLIC polyPolygonFromPoint2DSequenceSequence(
110 ::Polygon VCL_DLLPUBLIC polygonFromBezier2DSequence(
116 ::PolyPolygon VCL_DLLPUBLIC polyPolygonFromBezier2DSequenceSequence(
126 VCL_DLLPUBLIC xBitmapFromBitmap( const ::com::sun::star::uno::Reference<
156 VCL_DLLPUBLIC colorToStdColorSpaceSequence( const Color& rColor );
176 Color VCL_DLLPUBLIC stdColorSpaceSequenceToColor(
234 basegfx::B2DVector VCL_DLLPUBLIC b2DSizeFromSize( const Size& );
235 basegfx::B2DPoint VCL_DLLPUBLIC b2DPointFromPoint( const Point& );
243 basegfx::B2IVector VCL_DLLPUBLIC b2ISizeFromSize( const Size& );
[all …]
H A Dmetaact.hxx149 class VCL_DLLPUBLIC MetaAction
190 class VCL_DLLPUBLIC MetaPixelAction : public MetaAction
214 class VCL_DLLPUBLIC MetaPointAction : public MetaAction
236 class VCL_DLLPUBLIC MetaLineAction : public MetaAction
265 class VCL_DLLPUBLIC MetaRectAction : public MetaAction
338 class VCL_DLLPUBLIC MetaArcAction : public MetaAction
366 class VCL_DLLPUBLIC MetaPieAction : public MetaAction
394 class VCL_DLLPUBLIC MetaChordAction : public MetaAction
494 class VCL_DLLPUBLIC MetaTextAction : public MetaAction
663 class VCL_DLLPUBLIC MetaBmpAction : public MetaAction
[all …]
H A Dsvapp.hxx73 VCL_DLLPUBLIC sal_UCS4 GetMirroredChar( sal_UCS4 );
98 class VCL_DLLPUBLIC ApplicationAddress
165 class VCL_DLLPUBLIC ApplicationEvent
228 class VCL_DLLPUBLIC PropertyHandler
238 class VCL_DLLPUBLIC Application
503 VCL_DLLPUBLIC Application* GetpApp();
506 VCL_DLLPUBLIC void DeInitVCL();
512 VCL_DLLPUBLIC void JoinMainLoopThread();
520 VCL_DLLPUBLIC sal_Bool HasAtHook();
521 VCL_DLLPUBLIC bool IsWNTInitAccessBridge();
[all …]
H A Dstrhelper.hxx35 String VCL_DLLPUBLIC GetCommandLineToken( int, const String& );
36 ByteString VCL_DLLPUBLIC GetCommandLineToken( int, const ByteString& );
41 int VCL_DLLPUBLIC GetCommandLineTokenCount( const String& );
42 int VCL_DLLPUBLIC GetCommandLineTokenCount( const ByteString& );
45 String VCL_DLLPUBLIC WhitespaceToSpace( const String&, sal_Bool bProtect = sal_True );
46 ByteString VCL_DLLPUBLIC WhitespaceToSpace( const ByteString&, sal_Bool bProtect = sal_True );
54 inline double VCL_DLLPUBLIC StringToDouble( const String& rStr ) in StringToDouble()
60 inline double VCL_DLLPUBLIC StringToDouble( const ByteString& rStr ) in StringToDouble()
69 inline int VCL_DLLPUBLIC getValueOfDouble( char* pBuffer, double f, int nPrecision = 0) in getValueOfDouble()
H A Dfield.hxx44 class VCL_DLLPUBLIC FormatterBase
106 class VCL_DLLPUBLIC PatternFormatter : public FormatterBase
148 class VCL_DLLPUBLIC NumericFormatter : public FormatterBase
228 class VCL_DLLPUBLIC MetricFormatter : public NumericFormatter
289 class VCL_DLLPUBLIC CurrencyFormatter : public NumericFormatter
318 class VCL_DLLPUBLIC DateFormatter : public FormatterBase
418 class VCL_DLLPUBLIC TimeFormatter : public FormatterBase
640 class VCL_DLLPUBLIC DateField : public SpinField, public DateFormatter
676 class VCL_DLLPUBLIC TimeField : public SpinField, public TimeFormatter
831 class VCL_DLLPUBLIC DateBox : public ComboBox, public DateFormatter
[all …]
H A Ddibtools.hxx40 bool VCL_DLLPUBLIC ReadDIB( // ReadDIB(rBitmap, rIStm, true);
45 bool VCL_DLLPUBLIC ReadDIBBitmapEx(
49 bool VCL_DLLPUBLIC ReadDIBV5(
56 bool VCL_DLLPUBLIC WriteDIB( // WriteDIB(rBitmap, rOStm, false, true);
62 bool VCL_DLLPUBLIC WriteDIBBitmapEx(
66 bool VCL_DLLPUBLIC WriteDIBV5(
H A Dhelper.hxx40 void VCL_DLLPUBLIC getPrinterPathList( std::list< rtl::OUString >& rPathList, const char* pSubDir );
44 rtl::OUString VCL_DLLPUBLIC getFontPath();
46 bool VCL_DLLPUBLIC convertPfbToPfa( osl::File& rInFile, osl::File& rOutFile );
49 void VCL_DLLPUBLIC normPath( rtl::OString& rPath );
53 void VCL_DLLPUBLIC splitPath( rtl::OString& rOrgPath, rtl::OString& rDir, rtl::OString& rBase );
58 rtl::OUString VCL_DLLPUBLIC getOfficePath( enum whichOfficePath ePath );
H A Dabstdlg.hxx36 class VCL_DLLPUBLIC VclAbstractDialog
44 class VCL_DLLPUBLIC VclAbstractDialog2
52 class VCL_DLLPUBLIC VclAbstractTerminatedDialog : public VclAbstractDialog
58 class VCL_DLLPUBLIC VclAbstractRefreshableDialog : public VclAbstractDialog
65 class VCL_DLLPUBLIC AbstractPasswordToOpenModifyDialog : public VclAbstractDialog
75 class VCL_DLLPUBLIC VclAbstractDialogFactory
H A Dgraphictools.hxx59 class VCL_DLLPUBLIC SvtGraphicStroke
205 VCL_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStm, const SvtGraphicStroke& rClass );
206 VCL_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStm, SvtGraphicStroke& rClass );
232 class VCL_DLLPUBLIC SvtGraphicFill
299 struct VCL_DLLPUBLIC Transform
439 VCL_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStm, const SvtGraphicFill& rClass );
440 VCL_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStm, SvtGraphicFill& rClass );
H A Dunohelp.hxx57 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > VCL_DLLPUBLIC GetM…
58 ::com::sun::star::uno::Reference < ::com::sun::star::i18n::XBreakIterator > VCL_DLLPUBLIC CreateBre…
59 ::com::sun::star::uno::Reference < ::com::sun::star::i18n::XCharacterClassification> VCL_DLLPUBLIC
60 ::com::sun::star::uno::Reference < ::com::sun::star::i18n::XCollator > VCL_DLLPUBLIC CreateCollator…
61 ::rtl::OUString VCL_DLLPUBLIC CreateLibraryName( const sal_Char* pModName, sal_Bool bSUPD );
62 void VCL_DLLPUBLIC NotifyAccessibleStateEventGlobally( const ::com::sun::star::accessibility::Acces…
H A Dbutton.hxx44 class VCL_DLLPUBLIC Button : public Control
115 class VCL_DLLPUBLIC PushButton : public Button
223 class VCL_DLLPUBLIC OKButton : public PushButton
245 class VCL_DLLPUBLIC CancelButton : public PushButton
267 class VCL_DLLPUBLIC HelpButton : public PushButton
289 class VCL_DLLPUBLIC RadioButton : public Button
409 class VCL_DLLPUBLIC CheckBox : public Button
504 class VCL_DLLPUBLIC ImageButton : public PushButton
524 class VCL_DLLPUBLIC ImageRadioButton : public RadioButton
536 class VCL_DLLPUBLIC TriStateBox : public CheckBox
[all …]
H A Dcmdevt.hxx49 class VCL_DLLPUBLIC CommandExtTextInputData
96 class VCL_DLLPUBLIC CommandInputContextData
128 class VCL_DLLPUBLIC CommandWheelData
195 class VCL_DLLPUBLIC CommandScrollData
231 class VCL_DLLPUBLIC CommandVoiceData
268 class VCL_DLLPUBLIC CommandModKeyData
310 class VCL_DLLPUBLIC CommandDialogData
353 class VCL_DLLPUBLIC CommandSelectionChangeData
404 class VCL_DLLPUBLIC CommandEvent
H A Dvclevent.hxx206 class VCL_DLLPUBLIC VclSimpleEvent
218 class VCL_DLLPUBLIC VclWindowEvent : public VclSimpleEvent
246 class VCL_DLLPUBLIC VclMenuEvent : public VclSimpleEvent
260 class VCL_DLLPUBLIC VclAccessibleEvent: public VclSimpleEvent
271 class VCL_DLLPUBLIC VclEventListeners : public std::list<Link>
282 class VCL_DLLPUBLIC VclEventListeners2 : public vcl::DeletionNotifier
H A Devent.hxx52 class VCL_DLLPUBLIC KeyEvent
122 class VCL_DLLPUBLIC MouseEvent
202 class VCL_DLLPUBLIC HelpEvent
243 class VCL_DLLPUBLIC UserDrawEvent
296 class VCL_DLLPUBLIC TrackingEvent
350 class VCL_DLLPUBLIC NotifyEvent
430 class VCL_DLLPUBLIC DataChangedEvent
H A Dmsgbox.hxx62 class VCL_DLLPUBLIC MessBox : public ButtonDialog
115 class VCL_DLLPUBLIC InfoBox : public MessBox
134 class VCL_DLLPUBLIC WarningBox : public MessBox
154 class VCL_DLLPUBLIC ErrorBox : public MessBox
172 class VCL_DLLPUBLIC QueryBox : public MessBox
H A Darrange.hxx47 class VCL_DLLPUBLIC WindowArranger
219 class VCL_DLLPUBLIC RowOrColumn : public WindowArranger
260 class VCL_DLLPUBLIC LabeledElement : public WindowArranger
304 class VCL_DLLPUBLIC LabelColumn : public RowOrColumn
321 class VCL_DLLPUBLIC Indenter : public WindowArranger
355 class VCL_DLLPUBLIC Spacer : public WindowArranger
381 class VCL_DLLPUBLIC MatrixArranger : public WindowArranger
H A Dsalnativewidgets.hxx268 class VCL_DLLPUBLIC ImplControlValue
306 class VCL_DLLPUBLIC ScrollbarValue : public ImplControlValue
332 class VCL_DLLPUBLIC SliderValue : public ImplControlValue
360 class VCL_DLLPUBLIC TabitemValue : public ImplControlValue
386 class VCL_DLLPUBLIC SpinbuttonValue : public ImplControlValue
H A Dmetric.hxx39 class VCL_DLLPUBLIC FontInfo : public Font
67 class VCL_DLLPUBLIC FontMetric : public FontInfo
91 class VCL_DLLPUBLIC FontCharMap
128 class VCL_DLLPUBLIC TextRectInfo
H A Dprint.hxx71 class VCL_DLLPUBLIC PrinterPage
94 class VCL_DLLPUBLIC QueueInfo
120 friend VCL_DLLPUBLIC SvStream& operator>>( SvStream& rIStream, QueueInfo& rInfo );
121 friend VCL_DLLPUBLIC SvStream& operator<<( SvStream& rOStream, const QueueInfo& rInfo );
153 class VCL_DLLPUBLIC PrinterOptions
213 class VCL_DLLPUBLIC Printer : public OutputDevice
396 class VCL_DLLPUBLIC PrinterController
552 class VCL_DLLPUBLIC PrinterOptionsHelper
H A Dgraph.hxx50 class VCL_DLLPUBLIC GraphicConversionParameters
84 class VCL_DLLPUBLIC Graphic : public SvDataCopyStream
214 friend VCL_DLLPUBLIC SvStream& operator<<( SvStream& rOStream, const Graphic& rGraphic );
215 friend VCL_DLLPUBLIC SvStream& operator>>( SvStream& rIStream, Graphic& rGraphic );
H A Dlazydelete.hxx82 class VCL_DLLPUBLIC LazyDelete
93 class VCL_DLLPUBLIC LazyDeletorBase
102 class VCL_DLLPUBLIC LazyDeletor : public LazyDeletorBase
230 class VCL_DLLPUBLIC DeleteOnDeinitBase
H A Dbitmapex.hxx48 class VCL_DLLPUBLIC BitmapEx
52 friend bool VCL_DLLPUBLIC WriteDIBBitmapEx(const BitmapEx& rSource, SvStream& rOStm);
457 BitmapEx VCL_DLLPUBLIC createBlendFrame(
463 BitmapEx VCL_DLLPUBLIC createBlendFrame(
H A Ddllapi.h31 #define VCL_DLLPUBLIC SAL_DLLPUBLIC_EXPORT macro
33 #define VCL_DLLPUBLIC SAL_DLLPUBLIC_IMPORT macro
37 #define VCL_PLUGIN_PUBLIC VCL_DLLPUBLIC
H A Dfixed.hxx39 class VCL_DLLPUBLIC FixedText : public Control
80 class VCL_DLLPUBLIC FixedLine : public Control
114 class VCL_DLLPUBLIC FixedBitmap : public Control
153 class VCL_DLLPUBLIC FixedImage : public Control
/aoo4110/main/toolkit/doc/layout/
H A Dmetricfield.txt24 class VCL_DLLPUBLIC CurrencyField : public SpinField, public CurrencyFormatter
25 class VCL_DLLPUBLIC CurrencyFormatter : public NumericFormatter
26 class VCL_DLLPUBLIC MetricFormatter : public NumericFormatter
27 class VCL_DLLPUBLIC NumericFormatter : public FormatterBase

Completed in 95 milliseconds

123456