Home
last modified time | relevance | path

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

/aoo4110/main/sd/inc/
H A Dpres.hxx54 AUTOLAYOUT__START = 0, enumerator
/aoo4110/main/sd/source/ui/view/
H A Dviewshe3.cxx301 if (CHECK_RANGE (AUTOLAYOUT__START, (AutoLayout) pLayout->GetValue (), AUTOLAYOUT__END)) in CreateOrDuplicatePage()
H A DViewShellImplementation.cxx163 if (aLayout >= AUTOLAYOUT__START in ProcessModifyPageSlot()
/aoo4110/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()
1179 return aLayouts[ eLayout - AUTOLAYOUT__START ]; in GetLayoutDescriptor()
/aoo4110/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx815 if (aLayout<AUTOLAYOUT__START || aLayout>AUTOLAYOUT__END) in UpdateSelection()

Completed in 34 milliseconds