Searched refs:GetContents (Results 1 – 7 of 7) sorted by relevance
846 ContentInfo* pC = rBinObj.GetContents()[ nP ]; in Insert()872 pObj->GetContents().Insert( pNew, pObj->GetContents().Count() ); in CreateTextObject()942 ContentInfo* pC = GetContents().GetObject( nPara ); in GetCharAttribs()988 if ( GetContents().Count() == 1 ) in GetField()990 ContentInfo* pC = GetContents()[0]; in GetField()1007 sal_uInt32 nParagraphs = GetContents().Count(); in HasField()1031 ContentInfo* pC = GetContents().GetObject( nPara ); in GetParaAttribs()1037 ContentInfo* pC = GetContents().GetObject( nPara ); in SetParaAttribs()1100 sal_uInt32 nParagraphs = GetContents().Count(); in HasStyleSheet()1190 sal_uInt32 nParagraphs = GetContents().Count(); in StoreData()[all …]
242 ContentInfoList& GetContents() { return aContents; } in GetContents() function in BinTextObject243 const ContentInfoList& GetContents() const { return aContents; } in GetContents() function in BinTextObject
1267 sal_uInt32 nContents = rTextObject.GetContents().Count(); in InsertBinTextObject()1272 ContentInfo* pC = rTextObject.GetContents().GetObject( n ); in InsertBinTextObject()
262 HTMLTableCnts *GetContents() { return pContents; } in GetContents() function in HTMLTableCell907 if( !pCell->GetContents() ) in Shrink()1197 pLayoutCell->GetContents(); in CreateLayoutInfo()1255 pPrevCnts = GetCell( 0, nCol-1 )->GetContents(); in GetPrevBoxStartNode()1274 pPrevCnts = GetCell(nRow,i)->GetContents(); in GetPrevBoxStartNode()1286 pPrevCnts = pPrevRow->GetCell(i)->GetContents(); in GetPrevBoxStartNode()1293 pPrevCnts = GetCell(0,0)->GetContents(); in GetPrevBoxStartNode()2064 if( pCell->GetContents() ) in SetBorders()2066 HTMLTableCnts *pCnts = pCell->GetContents(); in SetBorders()2190 if( pCell->GetContents() ) in InsertCell()[all …]
855 pLayoutCell->GetContents(); in SwWriteTable()860 ->GetContents() ) || in SwWriteTable()862 ->GetContents() ) ) in SwWriteTable()
114 SwHTMLTableLayoutCnts *GetContents() const { return pContents; } in GetContents() function in SwHTMLTableLayoutCell
518 SwHTMLTableLayoutCnts *pCnts = pCell->GetContents(); in AutoLayoutPass1()1673 SwHTMLTableLayoutCnts* pCntnts = pCell->GetContents(); in SetWidths()
Completed in 256 milliseconds