Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A Dtxtexppr.cxx443 XMLPropertyState* pVertOrientRelPageState = NULL; in ContextFilter() local
545 …case CTF_VERTICALREL_PAGE: pVertOrientRelPageState = propertie; bNeedsAnchor = sal_True; brea… in ContextFilter()
888 if( pVertOrientRelPageState && TextContentAnchorType_AT_PAGE != eAnchor ) in ContextFilter()
889 pVertOrientRelPageState->mnIndex = -1; in ContextFilter()