Lines Matching refs:XMLPropertyState

264 		const XMLPropertyState **pStates,  in lcl_addAspect()
272 …*pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_DRAW_ASPECT ), uno::makeAny( nAs… in lcl_addAspect()
280 const XMLPropertyState **pStates, in lcl_addOutplaceProperties()
292 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_LEFT ), aAny ); in lcl_addOutplaceProperties()
297 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_TOP ), aAny ); in lcl_addOutplaceProperties()
302 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_WIDTH ), aAny ); in lcl_addOutplaceProperties()
307 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_HEIGHT ), aAny ); in lcl_addOutplaceProperties()
315 const XMLPropertyState **pStates, in lcl_addFrameProperties()
360 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_DISPLAY_SCROLLBAR ), aAny2 ); in lcl_addFrameProperties()
366 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_DISPLAY_BORDER ), aAny2 ); in lcl_addFrameProperties()
373 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_MARGIN_HORI ), aAny2 ); in lcl_addFrameProperties()
380 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_MARGIN_VERT ), aAny2 ); in lcl_addFrameProperties()
393 const XMLPropertyState *aStates[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in _collectTextEmbeddedAutoStyles()
412 const XMLPropertyState **pStates = aStates; in _collectTextEmbeddedAutoStyles()
462 const XMLPropertyState *aStates[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in _exportTextEmbedded()
483 const XMLPropertyState **pStates = aStates; in _exportTextEmbedded()