Home
last modified time | relevance | path

Searched refs:pParent (Results 2126 – 2141 of 2141) sorted by relevance

1...<<818283848586

/trunk/main/connectivity/source/parse/
H A Dsqlbison.y4732 OSQLParseNode* pParent = pLiteral->getParent();
4735 pParent->replace(pLiteral, pNewNode);
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx92 : pPapx(0), pParent(0), stcBase(0), stcNext(0), bUsed(false) in Ww1Style()
H A Dw1filter.cxx1223 if(pParent->GetStyle(stcBase).IsUsed() ) // Basis gueltig ? in Out()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx2459 Window* pParent = Application::GetDefDialogParent(); in EnterHandler() local
2460 if ( pData->DoError( pParent, aString, aCursorPos ) ) in EnterHandler()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx91 ScViewFunc::ScViewFunc( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) : in ScViewFunc() argument
92 ScTabView( pParent, rDocSh, pViewShell ), in ScViewFunc()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx74 pParent ( pGallery ), in DBG_NAME()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx3117 sal_Int16 SfxObjectShell::QueryHiddenInformation( HiddenWarningFact eFact, Window* pParent ) in QueryHiddenInformation() argument
3187 WarningBox aWBox( pParent, WB_YES_NO | WB_DEF_NO, sMessage ); in QueryHiddenInformation()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1286 pCurShell->StartInputFldDlg(pFld, sal_False, rData.pParent); in InsertFld()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx646 X11SalFrame::X11SalFrame( SalFrame *pParent, sal_uLong nSalFrameStyle, SystemParentData* pSystemPar… in X11SalFrame() argument
653 mpParent = static_cast< X11SalFrame* >( pParent ); in X11SalFrame()
/trunk/main/package/source/xstor/
H A Dxstorage.hxx198 OStorage_Impl( OStorage_Impl* pParent,
H A Dxstorage.cxx275 OStorage_Impl::OStorage_Impl( OStorage_Impl* pParent, in OStorage_Impl() argument
293 , m_pParent( pParent ) // can be empty in case of temporary readonly substorages and relation stora… in OStorage_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx736 if (const SwFmt *pParent = rFmt.DerivedFrom()) in DisallowInheritingOutlineNumbering() local
738 if (((const SwTxtFmtColl*)pParent)->IsAssignedToListLevelOfOutlineStyle()) in DisallowInheritingOutlineNumbering()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2360 Window* pParent = pDlg->GetWindow( WINDOW_PARENTOVERLAP ); in execute() local
2363 if ( pParent && !pParent->IsReallyVisible() ) in execute()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx4549 SwEditWin::SwEditWin(Window *pParent, SwView &rMyView): in SwEditWin() argument
4550 Window(pParent, WinBits(WB_CLIPCHILDREN | WB_DIALOGCONTROL)), in SwEditWin()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx730 …void CreateControl(Window* pParent, const ::com::sun::star::uno::Reference< ::com::sun::star::bean…
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx768 pParent = p; in SetParent()

Completed in 326 milliseconds

1...<<818283848586