Home
last modified time | relevance | path

Searched refs:pFrameProperties (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx567 beans::PropertyValue* pFrameProperties = rFrameProperties.getArray(); in lcl_MoveBorderPropertiesToFrame() local
572 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() local
705 pFrameProperties[0].Name = rPropNameSupplier.GetName(PROP_WIDTH); in finishParagraph()
706 pFrameProperties[1].Name = rPropNameSupplier.GetName(PROP_HEIGHT); in finishParagraph()
707pFrameProperties[2].Name = rPropNameSupplier.GetName(PROP_SIZE_TYPE); in finishParagraph()
708pFrameProperties[3].Name = rPropNameSupplier.GetName(PROP_WIDTH_TYPE); in finishParagraph()
709pFrameProperties[4].Name = rPropNameSupplier.GetName(PROP_HORI_ORIENT); in finishParagraph()
710pFrameProperties[5].Name = rPropNameSupplier.GetName(PROP_HORI_ORIENT_POSITION); in finishParagraph()
[all …]