Kaydet (Commit) 9a5bd1cc authored tarafından Julien Nabet's avatar Julien Nabet

Typo: hirarchy->hierarchy

Change-Id: I60ec3a95bf7d631fefe061335bf0955216df14b9
üst 5adc8ee3
......@@ -778,7 +778,7 @@ Reference< frame::XDispatch > SAL_CALL SfxBaseController::queryDispatch( const
if ( xParentFrame.is() )
{
// TODO/LATER: in future probably SfxViewFrame hirarchy should be the same as XFrame hirarchy
// TODO/LATER: in future probably SfxViewFrame hierarchy should be the same as XFrame hierarchy
// SfxViewFrame* pParentFrame = pAct->GetParentViewFrame();
// search the related SfxViewFrame
......@@ -835,7 +835,7 @@ Reference< frame::XDispatch > SAL_CALL SfxBaseController::queryDispatch( const
if ( xParentFrame.is() )
{
// TODO/LATER: in future probably SfxViewFrame hirarchy should be the same as XFrame hirarchy
// TODO/LATER: in future probably SfxViewFrame hierarchy should be the same as XFrame hierarchy
// SfxViewFrame* pParentFrame = pAct->GetParentViewFrame();
// search the related SfxViewFrame
......
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