Searched refs:rNewHint (Results 1 – 2 of 2) sorted by relevance
292 SwpHintsArray::Insert(& rNewHint); in InsertNesting()293 NoteInHistory( & rNewHint, true ); in InsertNesting()367 const sal_uInt16 nNewWhich( rNewHint.Which() ); in TryInsertNesting()383 SplitNew.push_back(& rNewHint); in TryInsertNesting()427 if (rNewHint.HasDummyChar()) in TryInsertNesting()595 const sal_uInt16 nWhich = rNewHint.Which(); in BuildPortions()598 const xub_StrLen nThisEnd = *rNewHint.GetEnd(); in BuildPortions()605 RES_TXTATR_AUTOFMT == rNewHint.Which(), in BuildPortions()815 pNewAttr = &rNewHint; in BuildPortions()932 pNewAttr = &rNewHint; in BuildPortions()[all …]
176 void InsertNesting(SwTxtAttrNesting & rNewHint);177 bool TryInsertNesting(SwTxtNode & rNode, SwTxtAttrNesting & rNewHint);178 void BuildPortions( SwTxtNode& rNode, SwTxtAttr& rNewHint,
Completed in 45 milliseconds