Home
last modified time | relevance | path

Searched refs:pRoot (Results 1 – 25 of 77) sorted by relevance

1234

/trunk/main/rsc/source/parser/
H A Drscinit.cxx415 pRoot->Insert( pClassString ); in Init()
434 pRoot->Insert( pClassBitmap ); in Init()
440 pRoot->Insert( pClassColor ); in Init()
444 pRoot->Insert( pClassImage ); in Init()
454 pRoot->Insert( pClassWindow ); in Init()
495 pRoot->Insert( pClassButton ); in Init()
555 pRoot->Insert( pClassEdit ); in Init()
615 pRoot->Insert( pClassAccel ); in Init()
631 pRoot->Insert( pClassMenu ); in Init()
713 pRoot->Insert( pClassTime ); in Init()
[all …]
H A Drscdb.cxx236 DestroySubTrees( pRoot ); in ~RscTypCont()
256 Pre_dtorTree( pRoot ); in ~RscTypCont()
260 DestroyTree( pRoot ); in ~RscTypCont()
335 return( (RscTop *)pRoot->Search( nRT ) ); in Search()
513 if( pRoot ) in WriteRc()
519 if( pRoot ) in WriteSrc()
525 if( pRoot ) in WriteCxx()
531 if( pRoot ) in WriteHxx()
677 RscTop * pRoot; member in RscEnumerateRef
693 pRoot = pR; in RscEnumerateRef()
[all …]
H A Drsclex.hxx69 Node* pRoot; member in ObjectStack
72 ObjectStack () { pRoot = NULL; } in ObjectStack()
74 const RSCINST & Top () { return pRoot->aInst; } in Top()
76 void IncTupelRec() { pRoot->nTupelRec++; } in IncTupelRec()
77 void DecTupelRec() { pRoot->nTupelRec--; } in DecTupelRec()
83 pTmp = pRoot; in Push()
84 pRoot = new Node; in Push()
85 pRoot->aInst = aInst; in Push()
86 pRoot->pPrev = pTmp; in Push()
92 pTmp = pRoot; in Pop()
[all …]
/trunk/main/idlc/source/
H A Didlc.cxx113 AstModule* pParentScope = pRoot; in predefineXInterface()
161 if ( pRoot ) in initializePredefinedTypes()
164 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
167 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
170 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
173 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
176 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
179 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
182 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
185 pRoot->addDeclaration(pPredefined); in initializePredefinedTypes()
[all …]
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx377 pRoot( pRt ), in SwLayAction()
483 pRoot->DisallowTurbo(); in Action()
485 pRoot->ResetTurbo(); in Action()
488 pRoot->DisallowTurbo(); in Action()
501 pRoot->DeleteEmptySct(); in Action()
507 pRoot->ResetTurbo(); in Action()
592 pRoot->Calc(); in InternalAction()
654 (pRoot->IsSuperfluous() || pRoot->IsAssertFlyPages()) ) in InternalAction()
813 (pRoot->IsSuperfluous() || pRoot->IsAssertFlyPages()) ) in InternalAction()
1050 pRoot->ResetTurbo(); in TurboAction()
[all …]
H A Dnewfrm.cxx405 pRoot = pNew->GetLayout(); in SV_IMPL_PTRARR_SORT()
406 if ( pRoot ) in SV_IMPL_PTRARR_SORT()
408 pPrev = pRoot->pCurrShell; in SV_IMPL_PTRARR_SORT()
409 pRoot->pCurrShell = pNew; in SV_IMPL_PTRARR_SORT()
418 if ( pRoot ) in ~CurrShell()
422 pRoot->pCurrShell = pPrev; in ~CurrShell()
423 if ( !pRoot->pCurrShells->Count() && pRoot->pWaitingCurrShell ) in ~CurrShell()
425 pRoot->pCurrShell = pRoot->pWaitingCurrShell; in ~CurrShell()
426 pRoot->pWaitingCurrShell = 0; in ~CurrShell()
435 pRoot->pCurrShell = pSh; in SetShell()
[all …]
H A Dpagechg.cxx859 pRoot->bCheckSuperfluous = sal_False; in AdjustSizeChgNotify()
873 pRoot->bCheckSuperfluous = bOld; in AdjustSizeChgNotify()
1179 pTmp->Paste( pRoot, pPage ); in CheckPageDescs()
1246 pRoot->SetAssertFlyPages(); in CheckPageDescs()
1247 pRoot->AssertPageFlys( pStart ); in CheckPageDescs()
1319 pRoot->SetVirtPageNum( sal_True ); in InsertPage()
1338 pPage->Paste( pRoot, pSibling ); in InsertPage()
1358 pPage->Paste( pRoot, pSibling ); in InsertPage()
1368 pRoot->RemoveFtns( pDel, sal_True ); in InsertPage()
1392 pRoot->AssertPageFlys( pSibling ); in InsertPage()
[all …]
/trunk/main/sw/source/core/attr/
H A Dcalbck.cxx99 : SwClient(0), pRoot(0) in SwModify()
129 if( pRoot ) in ~SwModify()
152 while( pRoot ) in ~SwModify()
211 if( pRoot ) in GetInfo()
244 if( !pRoot ) in Add()
247 pRoot = pDepend; in Add()
248 pRoot->pLeft = 0; in Add()
249 pRoot->pRight = 0; in Add()
256 pDepend->pLeft = pRoot; in Add()
281 if( pRoot == pDepend ) in Remove()
[all …]
/trunk/main/autodoc/source/cosv/storage/
H A Dploc.cxx42 : pRoot(0) in Path()
50 : pRoot(i_rPath.pRoot->CreateCopy()), in Path()
63 pRoot = i_rPath.pRoot->CreateCopy(); in operator =()
80 pRoot = Root::Create_( restPath, i_sPath, i_sDelimiter ); in Set()
128 pRoot->Get( o_rPath ); in Get()
129 aPath.Get( o_rPath, pRoot->OwnDelimiter() ); in Get()
142 pRoot->Get( o_rPath ); in Get()
143 aPath.Get( o_rPath, pRoot->OwnDelimiter() ); in Get()
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx810 , pRoot( NULL ) in StgDirStrm()
823 pRoot->SetDirty(); in StgDirStrm()
838 delete pRoot; in ~StgDirStrm()
935 if( !pRoot || !pRoot->IsDirty() ) in Store()
941 pRoot->Commit(); in Store()
949 pRoot->DelTemp( sal_False ); in Store()
952 pRoot->Enum( n ); in Store()
956 pRoot->RevertAll(); in Store()
962 pRoot->RevertAll(); in Store()
968 pRoot->RevertAll(); in Store()
[all …]
H A Dstgavl.cxx290 sal_Bool StgAvlNode::Insert( StgAvlNode** pRoot, StgAvlNode* pIns ) in Insert() argument
293 if ( !pRoot ) in Insert()
297 if( *pRoot == NULL ) in Insert()
299 *pRoot = pIns; in Insert()
303 short nRes = (*pRoot)->Locate( pIns, &pPivot, &pParent, &pPrev ); in Insert()
331 *pRoot = pNewRoot; in Insert()
345 if ( !pRoot ) in Remove()
349 if( *pRoot == NULL ) in Remove()
352 pDel = Rem( pRoot, pDel, sal_False ); in Remove()
397 pRoot = p; in StgAvlIterator()
[all …]
/trunk/main/sw/source/filter/html/
H A Dparcss1.cxx935 return pRoot; in ParseSelector()
952 return pRoot; in ParseSelector()
989 if( !pRoot ) in ParseSelector()
992 return pRoot; in ParseSelector()
1008 return pRoot; in ParseSelector()
1012 return pRoot; in ParseSelector()
1046 return pRoot; in ParseDeclaration()
1057 return pRoot; in ParseDeclaration()
1136 if( !pRoot ) in ParseDeclaration()
1139 return pRoot; in ParseDeclaration()
[all …]
/trunk/main/svl/source/notify/
H A Dlistenerbase.cxx42 if( pBroadcaster->pRoot ) in SvtListenerBase()
45 pRight = pBroadcaster->pRoot->pRight; in SvtListenerBase()
46 pBroadcaster->pRoot->pRight = this; in SvtListenerBase()
47 this->pLeft = pBroadcaster->pRoot; in SvtListenerBase()
52 pBroadcaster->pRoot = this; in SvtListenerBase()
58 if( pBroadcaster->pRoot ) in ~SvtListenerBase()
59 pBroadcaster->pRoot = pL ? pL : pR; in ~SvtListenerBase()
68 if( !pBroadcaster->pRoot ) in ~SvtListenerBase()
H A Dlisteneriter.cxx50 pAkt = rRoot.pRoot; in SvtListenerIter()
112 pAkt = rRoot.pRoot; in GoStart()
125 pAkt = rRoot.pRoot; in GoEnd()
178 pDelNext = pAkt = rRoot.pRoot; in GoRoot()
/trunk/main/sw/source/core/fields/
H A Dpostithelper.cxx147 long SwPostItHelper::getLayoutHeight( const SwRootFrm* pRoot ) in getLayoutHeight() argument
149 long nRet = pRoot ? pRoot->Frm().Height() : 0; in getLayoutHeight()
153 void SwPostItHelper::setSidebarChanged( SwRootFrm* pRoot, bool bBrowseMode ) in setSidebarChanged() argument
155 if( pRoot ) in setSidebarChanged()
157 pRoot->SetSidebarChanged(); in setSidebarChanged()
159 pRoot->InvalidateBrowseWidth(); in setSidebarChanged()
163 unsigned long SwPostItHelper::getPageInfo( SwRect& rPageFrm, const SwRootFrm* pRoot, const Point& r… in getPageInfo() argument
166 const SwFrm* pPage = pRoot->GetPageAtPos( rPoint, 0, true ); in getPageInfo()
/trunk/main/sw/source/core/view/
H A Dviewimp.cxx63 SwRootFrm *pRoot = pSh->GetLayout(); //swmod 071108//swmod 071225 in Init() local
67 if ( !pRoot->GetDrawPage() ) in Init()
68 pRoot->SetDrawPage( pIDDMA->GetDrawModel()->GetPage( 0 ) ); in Init()
70 if ( pRoot->GetDrawPage()->GetSize() != pRoot->Frm().SSize() ) in Init()
71 pRoot->GetDrawPage()->SetSize( pRoot->Frm().SSize() ); in Init()
73 pSdrPageView = pDrawView->ShowSdrPage( pRoot->GetDrawPage()); in Init()
91 if ( pRoot->Frm().HasArea() ) in Init()
92 pDrawView->SetWorkArea( pRoot->Frm().SVRect() ); in Init()
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx370 void Deck::PrintWindowSubTree (Window* pRoot, int nIndentation) in PrintWindowSubTree() argument
373 const Point aLocation (pRoot->GetPosPixel()); in PrintWindowSubTree()
374 const Size aSize (pRoot->GetSizePixel()); in PrintWindowSubTree()
375 const char* sClassification = GetWindowClassification(pRoot); in PrintWindowSubTree()
376 const char* sVisible = pRoot->IsVisible() ? "visible" : "hidden"; in PrintWindowSubTree()
379 pRoot, in PrintWindowSubTree()
385 const sal_uInt16 nChildCount (pRoot->GetChildCount()); in PrintWindowSubTree()
387 PrintWindowSubTree(pRoot->GetChild(nIndex), nIndentation+1); in PrintWindowSubTree()
/trunk/main/rsc/source/tools/
H A Drsctree.cxx165 NameNode * pRoot = this; in Remove() local
184 pRoot = Right(); in Remove()
189 pRoot = Left(); in Remove()
194 return pRoot; in Remove()
416 sal_Bool IsOrder( const NameNode * pRoot ) in IsOrder() argument
420 pRoot->EnumNodes( LINK( this, OrderCtrl, CallBackFunc ) ); in IsOrder()
/trunk/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx91 BmkMenu_Impl( BmkMenu* pRoot );
100 BmkMenu_Impl::BmkMenu_Impl( BmkMenu* pRoot ) : in BmkMenu_Impl() argument
101 m_pRoot(pRoot), in BmkMenu_Impl()
126 …enu( com::sun::star::uno::Reference< XFrame >& xFrame, BmkMenu::BmkMenuType nType, BmkMenu* pRoot ) in BmkMenu() argument
130 _pImp = new BmkMenu_Impl( pRoot ); in BmkMenu()
/trunk/main/autodoc/source/display/toolkit/
H A Dout_tree.cxx33 : pRoot(new Node), in Tree()
34 pNamesRoot(pRoot.Ptr()), in Tree()
35 pIndexRoot(pRoot.Ptr()), in Tree()
36 pProjectsRoot(pRoot.Ptr()), in Tree()
/trunk/main/sw/source/core/text/
H A Ditrtxt.cxx213 const SwLineLayout *pRoot = pInf->GetParaPortion(); in GetPrevLine() local
214 if( pRoot == pCurr ) in GetPrevLine()
216 const SwLineLayout *pLay = pRoot; in GetPrevLine()
223 const SwLineLayout *pTmp = pRoot; in GetPrevLine()
224 pLay = pRoot->IsDummy() ? 0 : pRoot; in GetPrevLine()
H A Dporrst.cxx114 const SwLinePortion *pRoot = rInf.GetRoot(); in Format() local
116 Height( pRoot->Height() ); in Format()
117 SetAscent( pRoot->GetAscent() ); in Format()
558 const SwLinePortion* pRoot = rInf.GetRoot(); in Format() local
560 Height( pRoot->Height() ); in Format()
561 SetAscent( pRoot->GetAscent() ); in Format()
/trunk/main/unoxml/source/dom/
H A Ddocument.cxx1023 xmlNodePtr const pRoot = lcl_getDocumentRootPtr(m_aDocPtr); in serialize() local
1024 if (0 != pRoot) { in serialize()
1033 xmlNewNs(pRoot, reinterpret_cast<const xmlChar*>(href.getStr()), in serialize()
1037 nscleanup(pRoot->children, pRoot); in serialize()
1052 xmlNodePtr const pRoot = lcl_getDocumentRootPtr(m_aDocPtr); in fastSerialize() local
1053 if (0 != pRoot) { in fastSerialize()
1062 xmlNewNs(pRoot, reinterpret_cast<const xmlChar*>(href.getStr()), in fastSerialize()
1066 nscleanup(pRoot->children, pRoot); in fastSerialize()
/trunk/main/autodoc/source/display/inc/toolkit/
H A Dout_tree.hxx75 Node & RootNode() { return *pRoot; } in RootNode()
80 Position Root() { return Position(*pRoot); } in Root()
92 Dyn<Node> pRoot; member in output::Tree
104 { return pRoot->Provide_Child(i_path); } in Provide_Node()
/trunk/main/tools/bootstrp/
H A Dmkcreate.cxx230 SourceDirectory *pRoot = GetRootDirectory(); in GetDirectory() local
232 if ( sDirectoryName.Search( *pRoot ) != 0 ) in GetDirectory()
235 if ( sDirectoryName.Len() == pRoot->Len()) in GetDirectory()
236 return pRoot; in GetDirectory()
238 if ( sDirectoryName.GetChar( pRoot->Len()) == PATH_SEPARATOR ) { in GetDirectory()
239 ByteString sSub = sDirectoryName.Copy( pRoot->Len() + 1 ); in GetDirectory()
240 return pRoot->GetSubDirectory( sSub, nOperatingSystem ); in GetDirectory()

Completed in 115 milliseconds

1234