Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/controller/
H A Dslidelayoutcontroller.cxx301 AutoLayout eLayout = AUTOLAYOUT__END; in IMPL_LINK()
314 if( eLayout != AUTOLAYOUT__END ) in IMPL_LINK()
/aoo41x/main/sd/inc/
H A Dpres.hxx105 AUTOLAYOUT__END enumerator
/aoo41x/main/sd/source/ui/view/
H A Dviewshe3.cxx301 if (CHECK_RANGE (AUTOLAYOUT__START, (AutoLayout) pLayout->GetValue (), AUTOLAYOUT__END)) in CreateOrDuplicatePage()
H A DViewShellImplementation.cxx164 && aLayout < AUTOLAYOUT__END) in ProcessModifyPageSlot()
/aoo41x/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx815 if (aLayout<AUTOLAYOUT__START || aLayout>AUTOLAYOUT__END) in UpdateSelection()
/aoo41x/main/sd/source/core/
H A Dsdpage.cxx1134 static LayoutDescriptor aLayouts[AUTOLAYOUT__END-AUTOLAYOUT__START] = in GetLayoutDescriptor()
1176 if( (eLayout < AUTOLAYOUT__START) || (eLayout >= AUTOLAYOUT__END) ) in GetLayoutDescriptor()

Completed in 59 milliseconds