summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-12-07 12:25:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-12-07 12:25:32 +0000
commit22051cebb1fbd8926fcbc39eb31ba68199272294 (patch)
tree206bb672fbe50dc4755e678d81cf599df6cb1313 /unotools
parent0b69718477561d940c55ffa6d0b7e6ba07698169 (diff)
#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE
Diffstat (limited to 'unotools')
-rw-r--r--unotools/inc/unotools/ucblockbytes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/inc/unotools/ucblockbytes.hxx b/unotools/inc/unotools/ucblockbytes.hxx
index 96a9eaa3b43b..238b0629afb6 100644
--- a/unotools/inc/unotools/ucblockbytes.hxx
+++ b/unotools/inc/unotools/ucblockbytes.hxx
@@ -118,7 +118,7 @@ public:
String GetRealURL() const;
DateTime GetExpireDate() const;
-#if __PRIVATE
+#if _SOLAR__PRIVATE
sal_Bool setInputStream_Impl( const NS_UNO::Reference < NS_IO::XInputStream > &rxInputStream );
sal_Bool setStream_Impl( const NS_UNO::Reference < NS_IO::XStream > &rxStream );
void terminate_Impl (void);