Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/text/
H A Dtxtexppr.cxx427 XMLPropertyState* pHoriOrientRelFrameState = NULL; in ContextFilter() local
542 …case CTF_HORIZONTALREL_FRAME: pHoriOrientRelFrameState = propertie; bNeedsAnchor = sal_True;… in ContextFilter()
912 if( pHoriOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
913 pHoriOrientRelFrameState->mnIndex = -1; in ContextFilter()