Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx441 mpPageItem->GetPageUsage() == SVX_PAGE_MIRROR, in CreatePageMarginControl()
470 mpPageItem->SetPageUsage( bMirrored ? SVX_PAGE_MIRROR : SVX_PAGE_ALL ); in ExecutePageLayoutChange()
688 mpPageItem->GetPageUsage() != SVX_PAGE_MIRROR ) in ChangeMarginImage()
695 mpPageItem->GetPageUsage() != SVX_PAGE_MIRROR ) in ChangeMarginImage()
702 mpPageItem->GetPageUsage() != SVX_PAGE_MIRROR ) in ChangeMarginImage()
709 mpPageItem->GetPageUsage() == SVX_PAGE_MIRROR ) in ChangeMarginImage()
/aoo42x/main/svx/source/items/
H A Dpageitem.cxx100 case SVX_PAGE_MIRROR: return SVX_RESSTR(RID_SVXITEMS_PAGE_USAGE_MIRROR); in GetUsageText()
188 case SVX_PAGE_MIRROR: eRet = style::PageStyleLayout_MIRRORED; break; in QueryValue()
233 case style::PageStyleLayout_MIRRORED: eUse |= SVX_PAGE_MIRROR ; break; in PutValue()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolex.cxx230 if ( GetUsage() == SVX_PAGE_MIRROR && !bSecond ) in DrawPage()
529 if ( GetUsage() == SVX_PAGE_MIRROR && !bSecond ) in DrawPage()
/aoo42x/main/svx/inc/svx/
H A Dpageitem.hxx58 SVX_PAGE_MIRROR = 0x0007, enumerator
/aoo42x/main/svx/source/dialog/
H A Dpagectrl.cxx200 if(eUsage == SVX_PAGE_MIRROR && !bSecond) in DrawPage()
/aoo42x/main/cui/source/tabpages/
H A Dpage.cxx145 SVX_PAGE_MIRROR,
984 if ( nPos == SVX_PAGE_MIRROR ) in IMPL_LINK()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1675 case SVX_PAGE_MIRROR: in ExecutePageStyle()
/aoo42x/main/sc/source/ui/view/
H A Dprintfun.cxx1695 return ( eUsage == SVX_PAGE_MIRROR && (nPageNo & 1) ); in IsMirror()

Completed in 72 milliseconds