Home
last modified time | relevance | path

Searched refs:TOOLS_DLLPUBLIC (Results 1 – 25 of 53) sorted by relevance

123

/AOO42X/main/tools/inc/tools/
H A Ddatetime.hxx35 class TOOLS_DLLPUBLIC DateTime : public Date, public Time
83 TOOLS_DLLPUBLIC friend DateTime operator +( const DateTime& rDateTime, long nDays );
84 TOOLS_DLLPUBLIC friend DateTime operator -( const DateTime& rDateTime, long nDays );
85 TOOLS_DLLPUBLIC friend DateTime operator +( const DateTime& rDateTime, double fTimeInDays );
86 TOOLS_DLLPUBLIC friend DateTime operator -( const DateTime& rDateTime, double fTimeInDays ) in operator -()
88 TOOLS_DLLPUBLIC friend DateTime operator +( const DateTime& rDateTime, const Time& rTime );
89 TOOLS_DLLPUBLIC friend DateTime operator -( const DateTime& rDateTime, const Time& rTime );
90TOOLS_DLLPUBLIC friend double operator -( const DateTime& rDateTime1, const DateTime& rDateTime2…
91 TOOLS_DLLPUBLIC friend long operator -( const DateTime& rDateTime, const Date& rDate ) in operator -()
H A Dpstm.hxx49 class TOOLS_DLLPUBLIC SvClassManager
60 class TOOLS_DLLPUBLIC SvRttiBase : public SvRefBase
114 TOOLS_DLLPUBLIC friend SvPersistStream& operator >> ( SvPersistStream & rStm,
122 SV_DECL_REF_LIST_VISIBILITY(SuperSvPersistBase,SuperSvPersistBase*,TOOLS_DLLPUBLIC)
125 class TOOLS_DLLPUBLIC SvPersistBaseMemberList : public SuperSvPersistBaseMemberList
132TOOLS_DLLPUBLIC friend SvPersistStream& operator << (SvPersistStream &, const SvPersistBaseMemberL…
133TOOLS_DLLPUBLIC friend SvPersistStream& operator >> (SvPersistStream &, SvPersistBaseMemberList &);
159 class TOOLS_DLLPUBLIC SvPersistStream : public SvStream
246 TOOLS_DLLPUBLIC friend SvPersistStream& operator << (SvPersistStream &, SvPersistBase *);
247 TOOLS_DLLPUBLIC friend SvPersistStream& operator >> (SvPersistStream &, SvPersistBase * &);
H A Ddebug.hxx138 TOOLS_DLLPUBLIC void* DbgFunc( sal_uInt16 nAction, void* pData = NULL );
202 TOOLS_DLLPUBLIC DbgChannelId DbgRegisterUserChannel( DbgPrintLine pProc );
329 TOOLS_DLLPUBLIC void DbgStartStackTree();
330 TOOLS_DLLPUBLIC void DbgEndStackTree();
341 TOOLS_DLLPUBLIC void DbgOut( const sal_Char* pMsg, sal_uInt16 nOutType = DBG_OUT_TRACE,
343 TOOLS_DLLPUBLIC void DbgPrintShell(char const * message);
344 TOOLS_DLLPUBLIC void DbgOutTypef( sal_uInt16 nOutType, const sal_Char* pFStr, ... );
345 TOOLS_DLLPUBLIC void DbgOutf( const sal_Char* pFStr, ... );
346 TOOLS_DLLPUBLIC void ImpDbgOutfBuf( sal_Char* pBuf, const sal_Char* pFStr, ... );
366 TOOLS_DLLPUBLIC void DbgProf( sal_uInt16 nAction, DbgDataType* );
[all …]
H A Derrinf.hxx65 class TOOLS_DLLPUBLIC DynamicErrorInfo : public ErrorInfo
106 class TOOLS_DLLPUBLIC StringErrorInfo : public DynamicErrorInfo
121 class TOOLS_DLLPUBLIC TwoStringErrorInfo: public DynamicErrorInfo
143 class TOOLS_DLLPUBLIC MessageInfo : public DynamicErrorInfo
165 class TOOLS_DLLPUBLIC ErrorContext
194 class TOOLS_DLLPUBLIC ErrorHandler
227 class TOOLS_DLLPUBLIC SimpleErrorHandler : private ErrorHandler
H A Dfract.hxx34 class TOOLS_DLLPUBLIC Fraction
81TOOLS_DLLPUBLIC friend sal_Bool operator==( const Fraction& rVal1, const Fraction& rVal2 …
83TOOLS_DLLPUBLIC friend sal_Bool operator< ( const Fraction& rVal1, const Fraction& rVal2 …
84TOOLS_DLLPUBLIC friend sal_Bool operator> ( const Fraction& rVal1, const Fraction& rVal2 …
88 TOOLS_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStream, Fraction& rFract );
89 TOOLS_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStream, const Fraction& rFract );
H A Dtenccvt.hxx39 TOOLS_DLLPUBLIC rtl_TextEncoding GetExtendedCompatibilityTextEncoding( rtl_TextEncoding eEncoding );
44 TOOLS_DLLPUBLIC rtl_TextEncoding GetExtendedTextEncoding( rtl_TextEncoding eEncoding );
49 TOOLS_DLLPUBLIC rtl_TextEncoding GetOneByteTextEncoding( rtl_TextEncoding eEncoding );
51 TOOLS_DLLPUBLIC rtl_TextEncoding GetSOLoadTextEncoding( rtl_TextEncoding eEncoding, sal_uInt16 nVer…
52 TOOLS_DLLPUBLIC rtl_TextEncoding GetSOStoreTextEncoding( rtl_TextEncoding eEncoding, sal_uInt16 nVe…
H A Dstream.hxx131 class TOOLS_DLLPUBLIC SvLockBytes: public virtual SvRefBase
179 class TOOLS_DLLPUBLIC SvOpenLockBytes: public SvLockBytes
238 class TOOLS_DLLPUBLIC SvStream
719 TOOLS_DLLPUBLIC SvStream& endl( SvStream& rStr );
721 TOOLS_DLLPUBLIC SvStream& endlu( SvStream& rStr );
723 TOOLS_DLLPUBLIC SvStream& endlub( SvStream& rStr );
729 class TOOLS_DLLPUBLIC SvFileStream : public SvStream
781 class TOOLS_DLLPUBLIC SvMemoryStream : public SvStream
854 class TOOLS_DLLPUBLIC SvDataCopyStream
H A Dpoly.hxx111 class TOOLS_DLLPUBLIC Polygon
227 TOOLS_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStream, Polygon& rPoly );
228 TOOLS_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStream, const Polygon& rPoly );
248 class TOOLS_DLLPUBLIC PolyPolygon
325 TOOLS_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStream, PolyPolygon& rPolyPoly );
326TOOLS_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStream, const PolyPolygon& rPolyPoly );
H A Ddate.hxx42 class TOOLS_DLLPUBLIC Date
108 TOOLS_DLLPUBLIC friend Date operator +( const Date& rDate, long nDays );
109 TOOLS_DLLPUBLIC friend Date operator -( const Date& rDate, long nDays );
110 TOOLS_DLLPUBLIC friend long operator -( const Date& rDate1, const Date& rDate2 );
H A Dtools.h30 TOOLS_DLLPUBLIC void InitTools();
31 TOOLS_DLLPUBLIC void DeInitTools();
32 TOOLS_DLLPUBLIC void GlobalDeInitTools();
H A Dbigint.hxx46 class TOOLS_DLLPUBLIC BigInt
129 TOOLS_DLLPUBLIC friend sal_Bool operator==( const BigInt& rVal1, const BigInt& rVal2 );
131 TOOLS_DLLPUBLIC friend sal_Bool operator< ( const BigInt& rVal1, const BigInt& rVal2 );
132 TOOLS_DLLPUBLIC friend sal_Bool operator> ( const BigInt& rVal1, const BigInt& rVal2 );
H A Dsvborder.hxx30 class TOOLS_DLLPUBLIC SvBorder
87 TOOLS_DLLPUBLIC Rectangle & operator += ( Rectangle & rRect, const SvBorder & rBorder );
88 TOOLS_DLLPUBLIC Rectangle & operator -= ( Rectangle & rRect, const SvBorder & rBorder );
H A Dglobname.hxx57 class TOOLS_DLLPUBLIC SvGlobalName
84 TOOLS_DLLPUBLIC friend SvStream & operator >> ( SvStream &, SvGlobalName & );
85 TOOLS_DLLPUBLIC friend SvStream & operator << ( SvStream &, const SvGlobalName & );
H A Dtime.hxx35 class TOOLS_DLLPUBLIC Time
104 TOOLS_DLLPUBLIC friend Time operator +( const Time& rTime1, const Time& rTime2 );
105 TOOLS_DLLPUBLIC friend Time operator -( const Time& rTime1, const Time& rTime2 );
H A Dgen.hxx86 TOOLS_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStream, Pair& rPair );
87 TOOLS_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStream, const Pair& rPair );
384 class TOOLS_DLLPUBLIC Rectangle
455 TOOLS_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStream, Rectangle& rRect );
456 TOOLS_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStream, const Rectangle& rRect );
H A Dmultisel.hxx50 class TOOLS_DLLPUBLIC MultiSelection
111 class TOOLS_DLLPUBLIC StringRangeEnumerator
130 class TOOLS_DLLPUBLIC Iterator
H A Dfsys.hxx168 class TOOLS_DLLPUBLIC FileStat
240 class TOOLS_DLLPUBLIC DirEntry
382 class TOOLS_DLLPUBLIC FileCopier
440 class TOOLS_DLLPUBLIC Dir : public DirEntry
H A Dcolor.hxx113 class TOOLS_DLLPUBLIC Color
189 TOOLS_DLLPUBLIC friend SvStream& operator>>( SvStream& rIStream, Color& rColor );
190 TOOLS_DLLPUBLIC friend SvStream& operator<<( SvStream& rOStream, const Color& rColor );
H A Db3dtrans.hxx70 class TOOLS_DLLPUBLIC B3dTransformationSet
269 class TOOLS_DLLPUBLIC B3dViewport : public B3dTransformationSet
302 class TOOLS_DLLPUBLIC B3dCamera : public B3dViewport
H A Dtesttoolloader.hxx31 TOOLS_DLLPUBLIC void InitTestToolLib();
32 TOOLS_DLLPUBLIC void DeInitTestToolLib();
H A Dtoolsdllapi.h30 #define TOOLS_DLLPUBLIC SAL_DLLPUBLIC_EXPORT macro
32 #define TOOLS_DLLPUBLIC SAL_DLLPUBLIC_IMPORT macro
H A Dinetstrm.hxx52 class TOOLS_DLLPUBLIC INetIStream
221 class TOOLS_DLLPUBLIC INetMIMEMessageStream : public INetMessageIOStream
H A Dgeninfo.hxx42 class TOOLS_DLLPUBLIC GenericInformation : public ByteString // the key is stored in base class
189 class TOOLS_DLLPUBLIC GenericInformationList : public GenericInformationList_Impl
H A Dinetmsg.hxx298 class TOOLS_DLLPUBLIC INetRFC822Message : public INetMessage
492 class TOOLS_DLLPUBLIC INetMIMEMessage : public INetRFC822Message
H A Dextendapplicationenvironment.hxx34 TOOLS_DLLPUBLIC void extendApplicationEnvironment();

123