summaryrefslogtreecommitdiff
path: root/vcl/source/window/dlgctrl.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-06-18 11:22:11 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-06-18 11:27:35 +0900
commit3c517e8a6c7be101b35bcad3885439434574dabc (patch)
tree081c0f9a7c61afa1b9ba58e73165d6e5d7599725 /vcl/source/window/dlgctrl.cxx
parenta48f46cf8dfaaaa67011fab91582187dbd03de59 (diff)
sal_Bool to bool
Change-Id: Id1c64ab4be262713204cfeeb6333ec7d33fffcfb
Diffstat (limited to 'vcl/source/window/dlgctrl.cxx')
-rw-r--r--vcl/source/window/dlgctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/dlgctrl.cxx b/vcl/source/window/dlgctrl.cxx
index 132722b44e34..11d3739ae295 100644
--- a/vcl/source/window/dlgctrl.cxx
+++ b/vcl/source/window/dlgctrl.cxx
@@ -39,7 +39,7 @@ using namespace ::com::sun::star;
// =======================================================================
-static sal_Bool ImplHasIndirectTabParent( Window* pWindow )
+static bool ImplHasIndirectTabParent( Window* pWindow )
{
// The window has inderect tab parent if it is included in tab hierarchy
// of the indirect parent window