| /aoo4110/main/oox/source/drawingml/diagram/ | 
| H A D | layoutnodecontext.cxx | 44 			   const LayoutAtomPtr & pNode )  in IfContext()61 …extHandler& rParent, const Reference< XFastAttributeList >& xAttribs, const LayoutAtomPtr & pNode )  in AlgorithmContext()
 83 …extHandler& rParent, const Reference< XFastAttributeList >& xAttribs, const LayoutAtomPtr & pNode )  in ChooseContext()
 144 …extHandler& rParent, const Reference< XFastAttributeList >& xAttribs, const LayoutAtomPtr & pNode )  in ForEachContext()
 194 									  const LayoutAtomPtr &pNode )  in LayoutNodeContext()
 272 		LayoutNodePtr pNode( new LayoutNode() );  in createFastChildContext()  local
 331 		LayoutNodePtr pNode( boost::dynamic_pointer_cast< LayoutNode >( mpNode ) );  in createFastChildContext()  local
 
 | 
| /aoo4110/main/editeng/source/editeng/ | 
| H A D | impedit5.cxx | 54 	ContentNode* pNode = aEditDoc.SaveGetObject( nPara );  in GetStyleSheet()  local77 	ContentNode* pNode = aEditDoc.SaveGetObject( nPara );  in SetStyleSheet()  local
 115 		ContentNode* pNode = aEditDoc.GetObject( nNode );  in UpdateParagraphsWithStyleSheet()  local
 138 		ContentNode* pNode = aEditDoc.GetObject(nNode);  in RemoveStyleFromParagraphs()  local
 227 		ContentNode* pNode = aEditDoc.GetObject( nPara );  in CreateAttribUndo()  local
 356 		ContentNode* pNode = aEditDoc.GetObject( nNode );  in GetAttribs()  local
 561 		ContentNode* pNode = aEditDoc.GetObject( nNode );  in SetAttribs()  local
 776 	ContentNode* pNode = aEditDoc.GetObject( nPara );  in GetParaAttribs()  local
 783 	ContentNode* pNode = aEditDoc.GetObject( nPara );  in HasParaAttrib()  local
 791 	ContentNode* pNode = aEditDoc.GetObject( nPara );  in GetParaAttrib()  local
 [all …]
 
 | 
| /aoo4110/main/unoxml/source/dom/ | 
| H A D | attributesmap.cxx | 49         xmlNodePtr pNode = m_pElement->GetNodePtr();  in getLength()  local71         xmlNodePtr pNode = m_pElement->GetNodePtr();  in getNamedItem()  local
 103         xmlNodePtr pNode = m_pElement->GetNodePtr();  in getNamedItemNS()  local
 138         xmlNodePtr pNode = m_pElement->GetNodePtr();  in item()  local
 
 | 
| H A D | document.cxx | 128         xmlNodePtr const pNode = lcl_getDocumentRootPtr(m_aDocPtr);  in GetDocumentElement()  local135     CDocument::RemoveCNode(xmlNodePtr const pNode, CNode const*const pCNode)  in RemoveCNode()
 159     CDocument::GetCNode(xmlNodePtr const pNode, bool const bCreate)  in GetCNode()
 536         xmlNodePtr const pNode = xmlNewDocNode(m_aDocPtr, NULL, xName, NULL);  in createElement()  local
 571         xmlNodePtr const pNode = xmlNewDocNode(m_aDocPtr, NULL, xName, NULL);  in createElementNS()  local
 588         xmlNodePtr const pNode = xmlNewReference(m_aDocPtr, xName);  in createEntityReference()  local
 607         xmlNodePtr const pNode = xmlNewDocPI(m_aDocPtr, xTarget, xData);  in createProcessingInstruction()  local
 623         xmlNodePtr const pNode = xmlNewDocText(m_aDocPtr, xData);  in createTextNode()  local
 651         xmlNodePtr const pNode = lcl_getDocumentRootPtr(m_aDocPtr);  in getDocumentElement()  local
 697         xmlNodePtr const pNode = lcl_search_element_by_id(pStart, xId);  in getElementById()  local
 
 | 
| H A D | documentfragment.cxx | 30             xmlNodePtr const pNode)  in CDocumentFragment()
 | 
| H A D | cdatasection.cxx | 32             xmlNodePtr const pNode)  in CCDATASection()
 | 
| H A D | comment.cxx | 32             xmlNodePtr const pNode)  in CComment()
 | 
| H A D | entityreference.cxx | 32             xmlNodePtr const pNode)  in CEntityReference()
 | 
| /aoo4110/main/rsc/source/res/ | 
| H A D | rscarray.cxx | 156 static RscInstNode * Create( RscInstNode * pNode )  in Create()212 static void Destroy( RscInstNode * pNode )  in Destroy()
 250     RscInstNode *   pNode;  in GetValueEle()  local
 330 static sal_Bool IsConsistent( RscInstNode * pNode, RscInconsList * pList )  in IsConsistent()
 368 static void SetToDefault( RscInstNode * pNode )  in SetToDefault()
 398 static sal_Bool IsDefault( RscInstNode * pNode )  in IsDefault()
 435 static sal_Bool IsValueDefault( RscInstNode * pNode, CLASS_DATA pDef )  in IsValueDefault()
 481 	    RscInstNode *   pNode = NULL;  in WriteSrcHeader()  local
 518 static void WriteSrc( RscInstNode * pNode, FILE * fOutput, RscTypCont * pTC,  in WriteSrc()
 572     RscInstNode *   pNode = NULL;  in WriteRc()  local
 
 | 
| /aoo4110/main/unoxml/source/events/ | 
| H A D | eventdispatcher.cxx | 36 …void CEventDispatcher::addListener(xmlNodePtr pNode, OUString aType, const Reference<XEventListene…  in addListener()55 …void CEventDispatcher::removeListener(xmlNodePtr pNode, OUString aType, const Reference<XEventList…  in removeListener()
 83             xmlNodePtr const pNode,  in callListeners()
 102             xmlNodePtr const pNode, Reference<XNode> const& xNode,  in dispatchEvent()
 
 | 
| /aoo4110/main/starmath/source/ | 
| H A D | mathmlexport.cxx | 774 void SmXMLExport::ExportLine(const SmNode *pNode, int nLevel)  in ExportLine()789 void SmXMLExport::ExportExpression(const SmNode *pNode, int nLevel)  in ExportExpression()
 827 void SmXMLExport::ExportTable(const SmNode *pNode, int nLevel)  in ExportTable()
 863 void SmXMLExport::ExportMath(const SmNode *pNode, int /*nLevel*/)  in ExportMath()
 877 void SmXMLExport::ExportText(const SmNode *pNode, int /*nLevel*/)  in ExportText()
 1062 void SmXMLExport::ExportBrace(const SmNode *pNode, int nLevel)  in ExportBrace()
 1114 void SmXMLExport::ExportRoot(const SmNode *pNode, int nLevel)  in ExportRoot()
 1131 void SmXMLExport::ExportOperator(const SmNode *pNode, int nLevel)  in ExportOperator()
 1215 void SmXMLExport::ExportFont(const SmNode *pNode, int nLevel)  in ExportFont()
 1436 void SmXMLExport::ExportMatrix(const SmNode *pNode, int nLevel)  in ExportMatrix()
 [all …]
 
 | 
| H A D | node.cxx | 189 	SmNode *pNode;  in SetPhantom()  local202 	SmNode *pNode;  in SetColor()  local
 220 	SmNode *pNode;  in SetAttribut()  local
 238 	SmNode *pNode;  in ClearAttribut()  local
 251 	SmNode *pNode;  in SetFont()  local
 307 	SmNode *pNode;  in SetFontSize()  local
 319 	SmNode *pNode;  in SetSize()  local
 374 	SmNode *pNode;  in Prepare()  local
 390 	SmNode *pNode;  in ToggleDebug()  local
 406 	SmNode *pNode;  in Move()  local
 [all …]
 
 | 
| H A D | mathtype.cxx | 2113 sal_uInt8 MathType::HandleNodes(SmNode *pNode,int nLevel)  in HandleNodes()2262 void MathType::HandleTable(SmNode *pNode,int nLevel)  in HandleTable()
 2294 void MathType::HandleRoot(SmNode *pNode,int nLevel)  in HandleRoot()
 2493 void MathType::HandleFractions(SmNode *pNode,int nLevel)  in HandleFractions()
 2518 void MathType::HandleBrace(SmNode *pNode,int nLevel)  in HandleBrace()
 2629 void MathType::HandleOperator(SmNode *pNode,int nLevel)  in HandleOperator()
 3133 sal_Bool MathType::HandleLim(SmNode *pNode,int nLevel)  in HandleLim()
 3210 void MathType::HandleMAlign(SmNode *pNode,int nLevel)  in HandleMAlign()
 3232 void MathType::HandleMath(SmNode *pNode, int /*nLevel*/)  in HandleMath()
 3340 void MathType::HandleAttributes(SmNode *pNode,int nLevel)  in HandleAttributes()
 [all …]
 
 | 
| /aoo4110/main/oox/source/ppt/ | 
| H A D | timenodelistcontext.cxx | 122                             const TimeNodePtr & pNode )  in MediaNodeContext()190                             const TimeNodePtr & pNode )  in SetTimeNodeContext()
 257                             const TimeNodePtr & pNode )  in CmdTimeNodeContext()
 385                                  const TimeNodePtr & pNode )  in SequenceTimeNodeContext()
 484                             const TimeNodePtr & pNode ) throw()  in AnimColorContext()
 594                       const TimeNodePtr & pNode ) throw()  in AnimContext()
 801                          const TimeNodePtr & pNode ) throw()  in AnimRotContext()
 859                           const TimeNodePtr & pNode ) throw()  in AnimMotionContext()
 1022             const TimeNodePtr & pNode )  in makeContext()
 1073             const TimeNodePtr & pNode ) throw()  in TimeNodeContext()
 [all …]
 
 | 
| H A D | conditioncontext.cxx | 50                 const TimeNodePtr & pNode, AnimationCondition & aValue )  in CondContext()173             const TimeNodePtr & pNode,  in CondListContext()
 
 | 
| /aoo4110/main/slideshow/source/engine/animationnodes/ | 
| H A D | nodetools.cxx | 51         void debugNodesShowTree( const BaseNode* pNode )  in debugNodesShowTree()59         void debugNodesShowTreeWithin( const BaseNode* pNode )  in debugNodesShowTreeWithin()
 
 | 
| H A D | basecontainernode.cxx | 97 void BaseContainerNode::appendChildNode( AnimationNodeSharedPtr const& pNode )  in appendChildNode()156         BaseNodeSharedPtr pNode =  in showState()  local
 
 | 
| H A D | animationbasenode.cxx | 404     for ( boost::shared_ptr<BaseNode> pNode( pSelf );  in fillCommonParameters()  local465     for ( boost::shared_ptr<BaseNode> pNode( pSelf );  in fillCommonParameters()  local
 
 | 
| /aoo4110/main/xmlsecurity/source/xmlsec/ | 
| H A D | xmlelementwrapper_xmlsecimpl.cxx | 36 XMLElementWrapper_XmlSecImpl::XMLElementWrapper_XmlSecImpl(const xmlNodePtr pNode)  in XMLElementWrapper_XmlSecImpl()155 void XMLElementWrapper_XmlSecImpl::setNativeElement(const xmlNodePtr pNode)  in setNativeElement()
 
 | 
| /aoo4110/main/svtools/source/edit/ | 
| H A D | textdoc.cxx | 554 		TextNode* pNode = maTextNodes.GetObject( nNode );  in GetText()  local567 	TextNode* pNode = ( nPara < maTextNodes.Count() ) ? maTextNodes.GetObject( nPara ) : 0;  in GetText()  local
 591 			TextNode* pNode = maTextNodes.GetObject( nNode );  in GetTextLen()  local
 615 	TextNode* pNode = maTextNodes.GetObject( rPaM.GetPara() );  in InsertText()  local
 627 	TextNode* pNode = maTextNodes.GetObject( rPaM.GetPara() );  in InsertText()  local
 636 	TextNode* pNode = maTextNodes.GetObject( rPaM.GetPara() );  in InsertParaBreak()  local
 662 	TextNode* pNode = maTextNodes.GetObject( rPaM.GetPara() );  in RemoveChars()  local
 675 	TextNode * pNode = maTextNodes.GetObject( rPaM.GetPara() );  in IsValidPaM()  local
 
 | 
| H A D | texteng.cxx | 454 	TextNode* pNode = new TextNode( String() );  in ImpInitDoc()  local481 		TextNode* pNode = mpDoc->GetNodes().GetObject( nNode );  in GetText()  local
 550 	TextNode* pNode = mpDoc->GetNodes().GetObject( nNode );  in CursorMoved()  local
 689 	TextNode* pNode = mpDoc->GetNodes().GetObject( nPara );  in ImpRemoveParagraph()  local
 1139 		TextNode* pNode = mpDoc->GetNodes().GetObject( n );  in HasAttrib()  local
 1477 	TextNode* pNode = mpDoc->GetNodes().GetObject( nNode );  in SplitContent()  local
 1498 	TextNode* pNode = mpDoc->GetNodes().GetObject( nPara );  in SeekCursor()  local
 1747 	TextNode* pNode = mpDoc->GetNodes().GetObject( nPara );  in CreateAndInsertEmptyLine()  local
 1783 	TextNode* pNode = mpDoc->GetNodes().GetObject( nPara );  in ImpBreakLine()  local
 1871 	TextNode* pNode = pTEParaPortion->GetNode();  in CreateTextPortions()  local
 [all …]
 
 | 
| /aoo4110/main/sw/inc/ | 
| H A D | swbaslnk.hxx | 47 				 SwCntntNode* pNode = 0 )  in SwBaseLink()56 	SwBaseLink( sal_uInt16 nMode, sal_uInt16 nFormat, SwCntntNode* pNode = 0 )  in SwBaseLink()
 
 | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | octree.cxx | 64         OctreeNode* pNode = pActNode;  in ~ImpNodeCache()  local222     PNODE   pNode;  in ImplReduce()  local
 259 void Octree::CreatePalette( PNODE pNode )  in CreatePalette()
 276 void Octree::GetPalIndex( PNODE pNode )  in GetPalIndex()
 
 | 
| /aoo4110/main/vcl/inc/ | 
| H A D | impoct.hxx | 149 	OctreeNode* pNode;  in ImplGetFreeNode()  local166 inline void ImpNodeCache::ImplReleaseNode( OctreeNode* pNode )  in ImplReleaseNode()
 
 | 
| /aoo4110/main/sal/qa/rtl/process/ | 
| H A D | child_process_id.cxx | 32 void printUuid( sal_uInt8 *pNode )  in printUuid()
 |