Home
last modified time | relevance | path

Searched refs:GetParent (Results 276 – 300 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/uui/source/
H A Dpassworddlg.cxx73 ErrorBox aErrorBox( GetParent(), WB_OK, aErrorMsg ); in PasswordDialog()
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificatechooser.cxx110 Window* pParent = GetParent(); in Execute()
/trunk/main/svl/inc/svl/
H A Ditemset.hxx178 const SfxItemSet* GetParent() const { return _pParent; } in GetParent() function in SfxItemSet
/trunk/main/scripting/source/basprov/
H A Dbasscript.cxx125 SbModule* pModule = static_cast< SbModule* >( m_xMethod->GetParent() ); in invoke()
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.cxx224 pItemSet->SetParent( GetStyleSheet().GetItemSet().GetParent() ); in GetRefreshedSet()
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx82 SpellDialog* GetSpellDialog() const {return (SpellDialog*)GetParent();} in GetSpellDialog()
/trunk/main/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx253 static_cast<OJoinTableView*>(GetParent())->getDesignView()->getController().getORB());
/trunk/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx182 ::Window* pParentWindow = mpWindow->GetParent(); in setAccessible()
/trunk/main/vcl/source/window/
H A Dmenu.cxx595 ToolBox aTbx( GetParent() ); in calcMinSize()
4067 if( GetParent() ) in doShutdown()
4069 Rectangle aInvRect( GetWindowExtentsRelative( GetParent() ) ); in doShutdown()
4070 GetParent()->Invalidate( aInvRect ); in doShutdown()
5734 if( GetParent() ) in ImplHandleKeyEvent()
5736 if( GetParent()->GetWindow( WINDOW_CLIENT )->IsSystemWindow() ) in ImplHandleKeyEvent()
5738 SystemWindow *pSysWin = (SystemWindow*)GetParent()->GetWindow( WINDOW_CLIENT ); in ImplHandleKeyEvent()
6032 GetParent()->Resize(); in ImplLayoutChanged()
H A Dtoolbox.cxx1283 aPos = pBox->GetParent()->OutputToScreenPixel( aPos ); in FindToolBox()
4622 Point aPos = GetParent()->OutputToScreenPixel( GetPosPixel() ); in MouseButtonDown()
5453 ToolBox *pToolBox = new ToolBox( GetParent(), GetStyle() ); in CalcMinimumWindowSizePixel()
5675 if( ImplCloseLastPopup( GetParent() ) ) in ImplOpenItem()
5684 if( ImplCloseLastPopup( GetParent() ) ) in ImplOpenItem()
5814 if( !pWin->GetParent() ) in KeyInput()
5819 pWin = pWin->GetParent(); in KeyInput()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx297 OSL_ENSURE(static_cast<const OQueryDesignView*>(GetParent()),"Parent isn't an OQueryDesignView!"); in getDesignView()
298 return static_cast<OQueryDesignView*>(GetParent()); in getDesignView()
304 OSL_ENSURE(static_cast<const OQueryDesignView*>(GetParent()),"Parent isn't an OQueryDesignView!"); in getDesignView()
305 return static_cast<OQueryDesignView*>(GetParent()); in getDesignView()
H A DQueryViewSwitch.cxx199 Window* pDesignParent = getDesignView() ? getDesignView()->GetParent() : NULL; in getContainer()
/trunk/main/vcl/inc/aqua/
H A Dsalframe.h126 virtual SalFrame* GetParent() const;
/trunk/main/package/inc/
H A DZipPackageEntry.hxx64 ZipPackageFolder* GetParent ( ) { return pParent; } in GetParent() function in ZipPackageEntry
/trunk/main/accessibility/bridge/source/java/
H A DWindowsAccessBridgeAdapter.cxx222 Window * pParentWindow = pWindow->GetParent(); in handleWindowEvent()
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx398 … Point aPos = pScroll->GetParent()->OutputToNormalizedScreenPixel( pScroll->GetPosPixel() ); in IMPL_LINK()
436 Help::ShowQuickHelp( pScroll->GetParent(), aRect, aHelpStr, nAlign ); in IMPL_LINK()
/trunk/main/toolkit/source/awt/
H A Dvclxdialog.cxx239 pOldParent = pDlg->GetParent(); in execute()
/trunk/main/extensions/source/bibliography/
H A Dbibbeam.cxx66 Window* pParent = pWindow->GetParent(); in HandleTaskPaneList()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx80 Window *pParent = pWindow->GetParent(); in init_from_window()
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx553 SvLBoxEntry* pTmpEntry=pTheView->GetParent(pExpEntry); in InsertChangeAction()
1252 SvLBoxEntry* pParent=pTheView->GetParent(pEntry); in GetDependents()
1904 if(pScChangeAction!=NULL && !pTheView->GetParent(pEntry)) in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dgaltheme.hxx185 Gallery* GetParent() const { return pParent; } in GetParent() function in GalleryTheme
/trunk/main/sd/source/ui/func/
H A Dfuhhconv.cxx192 const bool bHasParent = pStyle->GetParent().Len() != 0; in ConvertStyles()
/trunk/main/cui/source/dialogs/
H A Dhldoctp.cxx211 GetParent() ); in IMPL_LINK()
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx248 Window* pParent = mpParent->GetParent(); in getAccessibleParent()
264 Window* pParent = mpParent->GetParent(); in getAccessibleIndexInParent()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1043 if( GetParent().Len() ) in getParentStyle()
1045 SdStyleSheet* pParentStyle = static_cast< SdStyleSheet* >( mxPool->Find( GetParent(), nFamily ) ); in getParentStyle()

Completed in 374 milliseconds

1...<<11121314151617181920