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()258 mxViewInformation[nIndex++] = mxExtendedInformation[a]; in impFillViewInformationFromContent()282 mxExtendedInformation() in ImpViewInformation2D()299 mxExtendedInformation() in ImpViewInformation2D()316 mxExtendedInformation() in ImpViewInformation2D()405 return mxExtendedInformation; in getExtendedInformationSequence()[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()344 const sal_Int32 nExtra(mxExtendedInformation.getLength()); in impFillViewInformationFromContent()348 mxViewInformation[nIndex++] = mxExtendedInformation[a]; in impFillViewInformationFromContent()368 mxExtendedInformation() in ImpViewInformation3D()381 mxExtendedInformation() in ImpViewInformation3D()394 mxExtendedInformation() in ImpViewInformation3D()431 return mxExtendedInformation; in getExtendedInformationSequence()[all …]
Completed in 23 milliseconds