Home
last modified time | relevance | path

Searched refs:pParentWin (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dchartins.cxx75 Point SwGetChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLog… in SwGetChartDialogPos() argument
81 DBG_ASSERT( pParentWin, "Window not found" ); in SwGetChartDialogPos()
82 if (pParentWin) in SwGetChartDialogPos()
84 Rectangle aObjPixel = pParentWin->LogicToPixel( rLogicChart, pParentWin->GetMapMode() ); in SwGetChartDialogPos()
85 Rectangle aObjAbs( pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.TopLeft() ), in SwGetChartDialogPos()
86 pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.BottomRight() ) ); in SwGetChartDialogPos()
88 Rectangle aDesktop = pParentWin->GetDesktopRectPixel(); in SwGetChartDialogPos()
89 Size aSpace = pParentWin->LogicToPixel( Size( 8, 12 ), MAP_APPFONT ); in SwGetChartDialogPos()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleFilterMenu.cxx287 ScMenuFloatingWindow* pParentWin = mpWindow->getParentMenuWindow(); in GetBoundingBoxOnScreen() local
288 if (!pParentWin) in GetBoundingBoxOnScreen()
291 if (!pParentWin->IsVisible()) in GetBoundingBoxOnScreen()
294 Point aPos = pParentWin->OutputToAbsoluteScreenPixel(Point(0,0)); in GetBoundingBoxOnScreen()
297 pParentWin->getMenuItemPosSize(mnMenuPos, aMenuPos, aMenuSize); in GetBoundingBoxOnScreen()
310 ScMenuFloatingWindow* pParentWin = mpWindow->getParentMenuWindow(); in GetBoundingBox() local
311 if (!pParentWin) in GetBoundingBox()
314 if (!pParentWin->IsVisible()) in GetBoundingBox()
319 pParentWin->getMenuItemPosSize(mnMenuPos, aMenuPos, aMenuSize); in GetBoundingBox()
/trunk/main/dbaccess/source/ui/uno/
H A DColumnControl.cxx78 Window* pParentWin = NULL; in createPeer() local
83 pParentWin = pParent->GetWindow(); in createPeer()
86 OColumnPeer* pPeer = new OColumnPeer( pParentWin, maContext.getLegacyServiceFactory() ); in createPeer()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx170 Window* pParentWin = NULL; in createPeer() local
175 pParentWin = pParentXWin->GetWindow(); in createPeer()
176 …DBG_ASSERT( pParentWin, "ONavigationBarControl::createPeer: could not obtain the VCL-level parent … in createPeer()
180 … pPeer = ONavigationBarPeer::Create( maContext.getLegacyServiceFactory(), pParentWin, getModel() ); in createPeer()
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx239 Window* pParentWin = &GetView().GetViewFrame()->GetWindow(); in EditRegionDialog() local
246 pParentWin, rWrtShell); in EditRegionDialog()
256 InfoBox(pParentWin, SW_RES(REG_WRONG_PASSWORD)).Execute(); in EditRegionDialog()
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx296 sal_Bool LinkManager::GetUserAllowsLinkUpdate(Window *pParentWin) in GetUserAllowsLinkUpdate() argument
300 …if (QueryBox(pParentWin, WB_YES_NO | WB_DEF_NO, SfxResId(STR_QUERY_UPDATE_LINKS)).Execute() == RET… in GetUserAllowsLinkUpdate()
325 Window* pParentWin ) in UpdateAllLinks() argument
369 allows = GetUserAllowsLinkUpdate(pParentWin); in UpdateAllLinks()
H A Dnewhelp.hxx317 SfxHelpWindow_Impl* pParentWin; member in SfxHelpIndexWindow_Impl
H A Dnewhelp.cxx1588 pParentWin ( _pParent ), in SfxHelpIndexWindow_Impl()
1800 pParentWin->ShowStartPage(); in IMPL_LINK()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx231 Window* pParentWin = NULL; in createPeer() local
236 pParentWin = pParentXWin->GetWindow(); in createPeer()
237 …DBG_ASSERT( pParentWin, "ORichTextControl::createPeer: could not obtain the VCL-level parent windo… in createPeer()
242 … ORichTextPeer* pPeer = ORichTextPeer::Create( xModel, pParentWin, getWinBits( xModel ) ); in createPeer()
/trunk/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx174 Window *pParentWin = Application::GetDefDialogParent(); in execute() local
175 if ( pParentWin ) in execute()
177 const SystemEnvData* pSysData = ((SystemWindow *)pParentWin)->GetSystemData(); in execute()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx187 Window* pParentWin, ByteString* pWindowState ) in StartInputFldDlg() argument
196 pParentWin, *this, pFld, bNextButton); in StartInputFldDlg()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx222 ViewTabListBox_Impl( Window* pParentWin, SvtFileView_Impl* pParent, sal_Int16 nFlags );
735 ViewTabListBox_Impl::ViewTabListBox_Impl( Window* pParentWin, in ViewTabListBox_Impl() argument
739 SvHeaderTabListBox( pParentWin, WB_TABSTOP ), in ViewTabListBox_Impl()
753 Size aBoxSize = pParentWin->GetSizePixel(); in ViewTabListBox_Impl()
754 mpHeaderBar = new HeaderBar( pParentWin, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in ViewTabListBox_Impl()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx1538 Window* pParentWin( m_pChartWindow->GetAccessibleParentWindow()); in impl_initializeAccessible() local
1539 if( pParentWin ) in impl_initializeAccessible()
1540 xParent.set( pParentWin->GetAccessible()); in impl_initializeAccessible()
/trunk/main/sw/source/ui/inc/
H A Dchartins.hxx27 Point SwGetChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLog…
H A Dwrtsh.hxx404 …sal_Bool StartInputFldDlg(SwField*, sal_Bool bNextButton, Window* pParentWin = 0, ByteString* p…
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx248 SdPageObjsTLB::SdPageObjsTLB( Window* pParentWin, const SdResId& rSdResId ) in SdPageObjsTLB() argument
249 : SvTreeListBox ( pParentWin, rSdResId ) in SdPageObjsTLB()
251 , mpParent ( pParentWin ) in SdPageObjsTLB()
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx394 Window* pParentWin = pContainerWindow ? pContainerWindow->GetWindow() : NULL; in attachFrame() local
395 if (!pParentWin) in attachFrame()
398 if ( Construct( pParentWin ) ) in attachFrame()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx388 Window* pParentWin = pParentComponent ? pParentComponent->GetWindow() : NULL; in initialize() local
389 if (!pParentWin) in initialize()
395 Construct( pParentWin ); in initialize()
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx125 Window* pParentWin = 0 );
/trunk/main/svx/inc/svx/
H A Dbmpmask.hxx88 Window* pParentWin; member in SvxBmpMask
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx143 OTableEditorCtrl(Window* pParentWin);
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx526 Window* pParentWin = NULL; in createPeer() local
531 pParentWin = pParent->GetWindow(); in createPeer()
534 FmXGridPeer* pPeer = imp_CreatePeer(pParentWin); in createPeer()

Completed in 144 milliseconds