Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx538 void lcl_MoveBorderPropertiesToFrame(uno::Sequence<beans::PropertyValue>& rFrameProperties, in lcl_MoveBorderPropertiesToFrame() argument
563 sal_uInt32 nStart = rFrameProperties.getLength(); in lcl_MoveBorderPropertiesToFrame()
565 rFrameProperties.realloc(nStart + nBorderPropertyCount); in lcl_MoveBorderPropertiesToFrame()
567 beans::PropertyValue* pFrameProperties = rFrameProperties.getArray(); in lcl_MoveBorderPropertiesToFrame()
578 rFrameProperties.realloc(nStart); in lcl_MoveBorderPropertiesToFrame()
/aoo4110/main/sw/source/core/unocore/
H A Dunotext.cxx1631 const uno::Sequence< beans::PropertyValue >& rFrameProperties) in convertToTextFrame()
1749 const beans::PropertyValue* pValues = rFrameProperties.getConstArray(); in convertToTextFrame()
1750 for (sal_Int32 nProp = 0; nProp < rFrameProperties.getLength(); ++nProp) in convertToTextFrame()

Completed in 77 milliseconds