Searched refs:pFrameProperties (Results 1 – 1 of 1) sorted by relevance
567 beans::PropertyValue* pFrameProperties = rFrameProperties.getArray(); in lcl_MoveBorderPropertiesToFrame() local572 pFrameProperties[nStart].Name = sPropertyName; in lcl_MoveBorderPropertiesToFrame()573 pFrameProperties[nStart].Value = xTextRangeProperties->getPropertyValue(sPropertyName); in lcl_MoveBorderPropertiesToFrame()704 … beans::PropertyValue* pFrameProperties = aFrameProperties.getArray(); in finishParagraph() local705 pFrameProperties[0].Name = rPropNameSupplier.GetName(PROP_WIDTH); in finishParagraph()706 pFrameProperties[1].Name = rPropNameSupplier.GetName(PROP_HEIGHT); in finishParagraph()707 … pFrameProperties[2].Name = rPropNameSupplier.GetName(PROP_SIZE_TYPE); in finishParagraph()708 … pFrameProperties[3].Name = rPropNameSupplier.GetName(PROP_WIDTH_TYPE); in finishParagraph()709 … pFrameProperties[4].Name = rPropNameSupplier.GetName(PROP_HORI_ORIENT); in finishParagraph()710 … pFrameProperties[5].Name = rPropNameSupplier.GetName(PROP_HORI_ORIENT_POSITION); in finishParagraph()[all …]