Searched refs:aPropSequence (Results 1 – 1 of 1) sorted by relevance
562 void lcl_MoveBorderPropertiesToFrame(PropertySequence & aPropSequence, in lcl_MoveBorderPropertiesToFrame() argument593 …aPropSequence.set(aBorderProperties[nProperty], xTextRangeProperties->getPropertyValue(sPropertyNa… in lcl_MoveBorderPropertiesToFrame()791 PropertySequence aPropSequence; in finishParagraph() local802 aPropSequence.set(PROP_WIDTH, nWidth); in finishParagraph()806 … aPropSequence.set(PROP_HEIGHT, rAppendContext.pLastParagraphProperties->Geth()); in finishParagraph()810 aPropSequence.set(PROP_HEIGHT, pStyleProperties->Geth()); in finishParagraph()815 … aPropSequence.set(PROP_SIZE_TYPE, rAppendContext.pLastParagraphProperties->GethRule()); in finishParagraph()819 aPropSequence.set(PROP_SIZE_TYPE, pStyleProperties->GethRule()); in finishParagraph()823 aPropSequence.set(PROP_SIZE_TYPE, text::SizeType::VARIABLE); in finishParagraph()828 aPropSequence.set(PROP_WIDTH_TYPE, text::SizeType::MIN); in finishParagraph()[all …]