Searched refs:mxExtendedInformation (Results 1 – 2 of 2) sorted by relevance
89 uno::Sequence< beans::PropertyValue > mxExtendedInformation; member in drawinglayer::geometry::ImpViewInformation2D136 mxExtendedInformation.realloc(nCount); in impInterpretPropertyValues()145 mxExtendedInformation[nExtendedInsert++] = rProp; in impInterpretPropertyValues()181 mxExtendedInformation[nExtendedInsert++] = rProp; in impInterpretPropertyValues()186 mxExtendedInformation.realloc(nExtendedInsert); in impInterpretPropertyValues()199 const bool bExtraInformation(mxExtendedInformation.hasElements()); in impFillViewInformationFromContent()208 (bExtraInformation ? mxExtendedInformation.getLength() : 0)); in impFillViewInformationFromContent()254 const sal_Int32 nExtra(mxExtendedInformation.getLength()); in impFillViewInformationFromContent()258 mxViewInformation[nIndex++] = mxExtendedInformation[a]; in impFillViewInformationFromContent()282 mxExtendedInformation() in ImpViewInformation2D()[all …]
86 uno::Sequence< beans::PropertyValue > mxExtendedInformation; member in drawinglayer::geometry::ImpViewInformation3D153 mxExtendedInformation.realloc(nCount); in impInterpretPropertyValues()227 mxExtendedInformation[nExtendedInsert++] = rProp; in impInterpretPropertyValues()232 mxExtendedInformation.realloc(nExtendedInsert); in impInterpretPropertyValues()246 const bool bExtraInformation(mxExtendedInformation.hasElements()); in impFillViewInformationFromContent()267 (bExtraInformation ? mxExtendedInformation.getLength() : 0)); in impFillViewInformationFromContent()344 const sal_Int32 nExtra(mxExtendedInformation.getLength()); in impFillViewInformationFromContent()348 mxViewInformation[nIndex++] = mxExtendedInformation[a]; in impFillViewInformationFromContent()368 mxExtendedInformation() in ImpViewInformation3D()381 mxExtendedInformation() in ImpViewInformation3D()[all …]