Searched refs:GetNumSubNodes (Results 1 – 5 of 5) sorted by relevance
190 sal_uInt16 nSize = GetNumSubNodes(); in SetPhantom()203 sal_uInt16 nSize = GetNumSubNodes(); in SetColor()221 sal_uInt16 nSize = GetNumSubNodes(); in SetAttribut()239 sal_uInt16 nSize = GetNumSubNodes(); in ClearAttribut()252 sal_uInt16 nSize = GetNumSubNodes(); in SetFont()308 sal_uInt16 nSize = GetNumSubNodes(); in SetFontSize()320 sal_uInt16 nSize = GetNumSubNodes(); in SetSize()407 sal_uInt16 nSize = GetNumSubNodes(); in Move()417 sal_uInt16 nSize = GetNumSubNodes(); in Arrange()426 sal_uInt16 nSize = GetNumSubNodes(); in CreateTextFromNode()[all …]
790 sal_uLong nSize = pNode->GetNumSubNodes(); in ExportExpression()819 DBG_ASSERT(pNode->GetNumSubNodes()==3,"Bad Fraction"); in ExportBinaryVertical()829 sal_uInt16 nSize = pNode->GetNumSubNodes(); in ExportTable()835 if (nSize >= 1 && pNode->GetSubNode(nSize-1)->GetNumSubNodes() == 0) in ExportTable()1242 if (pNode->GetNumSubNodes() > 1 && pNode->GetSubNode(1) && in ExportFont()1381 if (pNode->GetNumSubNodes() > 1) //or in the future is a node that in ExportFont()1420 DBG_ASSERT(pNode->GetNumSubNodes()==3,"Bad Vertical Brace"); in ExportVerticalBrace()1559 sal_uLong nSize = pNode->GetNumSubNodes(); in ExportNodes()
2158 sal_uInt16 nSize = pNode->GetNumSubNodes(); in HandleNodes()2175 sal_uInt16 nSize = pNode->GetNumSubNodes(); in HandleNodes()2195 sal_uInt16 nSize = pNode->GetNumSubNodes(); in HandleNodes()2249 sal_uInt16 nSize = pMatrix->GetNumSubNodes(); in HandleSmMatrix()2264 sal_uInt16 nSize = pNode->GetNumSubNodes(); in HandleTable()3225 sal_uInt16 nSize = pNode->GetNumSubNodes(); in HandleMAlign()
2681 if (pArray->GetNumSubNodes() == 0) in EndElement()2699 if (pArray->GetNumSubNodes() > nCols) in EndElement()2700 nCols = pArray->GetNumSubNodes(); in EndElement()2708 for (sal_uInt16 i=0;i<pArray->GetNumSubNodes();i++) in EndElement()
107 virtual sal_uInt16 GetNumSubNodes() const;204 virtual sal_uInt16 GetNumSubNodes() const;231 virtual sal_uInt16 GetNumSubNodes() const;
Completed in 76 milliseconds