Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx94 #define PROP_FLAG_COMPOSEABLE 0x00000008 // the property is "composeable", i.e. an intersect… macro
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.hxx130 #define PROP_FLAG_COMPOSEABLE 0x00000080 // the property is "composeable", i.e. an intersect… macro
H A Dformmetadata.cxx550 return ( nFlags & PROP_FLAG_COMPOSEABLE ) != 0; in isComposeable()
/trunk/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx252 return ( nFlags & PROP_FLAG_COMPOSEABLE ) != 0; in isComposable()

Completed in 30 milliseconds