Kaydet (Commit) 8cdcfc7b authored tarafından Noel Grandin's avatar Noel Grandin

sal_Bool->bool

Change-Id: I8d624b376541fab53945c28b726eda582dba0edd
üst 2d9025da
......@@ -49,7 +49,7 @@ public:
}
static void RegisterChildWindow (
sal_Bool bVisible = sal_False,
bool bVisible = false,
SfxModule* pModule = NULL,
sal_uInt16 nFlags = 0)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment