Searched defs:GetRoot (Results 1 – 10 of 10) sorted by relevance
92 inline const XclExpRoot& GetRoot() const { return mrRoot; } in GetRoot() function in XclExpStream310 inline const XclExpRoot& GetRoot() const { return mrRoot; } in GetRoot() function in XclExpXmlStream
267 inline const XclImpRoot& GetRoot() const { return mrRoot; } in GetRoot() function in XclImpStream
109 inline const XclExpRoot& GetRoot() const { return *this; } in GetRoot() function in XclExpRoot
131 inline const XclImpRoot& GetRoot() const { return *this; } in GetRoot() function in XclImpRoot
151 inline const XclRoot& GetRoot() const { return *this; } in GetRoot() function in XclRoot
114 StgDirEntry* GetRoot() { return pRoot; } in GetRoot() function in StgDirStrm
117 const SwLineLayout& GetRoot() const { return aRoot; } in GetRoot() function in SwMultiPortion118 SwLineLayout& GetRoot() { return aRoot; } in GetRoot() function in SwMultiPortion
619 inline SwLineLayout *GetRoot() { return pRoot; } in GetRoot() function in SwTxtFormatInfo620 inline const SwLineLayout *GetRoot() const { return pRoot; } in GetRoot() function in SwTxtFormatInfo
337 RscTop * GetRoot() { return( pRoot ); }; in GetRoot() function in RscTypCont
115 SwNumberTreeNode * SwNumberTreeNode::GetRoot() const in GetRoot() function in SwNumberTreeNode
Completed in 68 milliseconds