Lines Matching refs:aRef
1217 SfxObjectShellRef aRef = GetObjectShell(aPath); in RequestingChilds() local
1218 if(aRef.Is()) in RequestingChilds()
1220 const sal_uInt16 nCount = aRef->GetContentCount( in RequestingChilds()
1225 aRef->CanHaveChilds(aPath[nDocLevel+1], in RequestingChilds()
1230 aRef->GetContent( in RequestingChilds()
1897 SfxObjectShellRef aRef = pFocusBox->GetObjectShell(aPath); in Dispatch_Impl() local
1898 if(aRef.Is() && in Dispatch_Impl()
1899 aRef->Remove(aPath[1+pFocusBox->GetDocLevel()], in Dispatch_Impl()
1966 SfxObjectShellRef aRef = pFocusBox->GetObjectShell( aPath ); in Dispatch_Impl() local
1967 if ( aRef.Is() ) in Dispatch_Impl()
1976 if ( !aRef->Print( *pPrt, aPath[1+nDocLevel], in Dispatch_Impl()