Searched refs:aOutFrameProps (Results 1 – 1 of 1) sorted by relevance
1052 uno::Sequence< uno::Any > aOutFrameProps; in setPersistentEntry() local1054 if ( lObjArgs[nObjInd].Value >>= aOutFrameProps ) in setPersistentEntry()1056 m_pDocHolder->SetOutplaceFrameProperties( aOutFrameProps ); in setPersistentEntry()1060 aOutFrameProps.realloc( aOutFramePropsTyped.getLength() ); in setPersistentEntry()1061 uno::Any* pProp = aOutFrameProps.getArray(); in setPersistentEntry()1069 m_pDocHolder->SetOutplaceFrameProperties( aOutFrameProps ); in setPersistentEntry()