Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx99 #define PROP_FLAG_DATA_PROPERTY 0x00000020 // the property is to appear on the "Data" page macro
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.hxx125 #define PROP_FLAG_DATA_PROPERTY 0x00000004 // the property is to appear on the "Data" page macro
H A Dpropertyhandler.cxx229 if ( ( m_pInfoService->getPropertyUIFlags( nPropId ) & PROP_FLAG_DATA_PROPERTY ) != 0 ) in describePropertyLine()
H A Dformcomponenthandler.cxx1420 bool bIsDataProperty = ( nPropertyUIFlags & PROP_FLAG_DATA_PROPERTY ) != 0; in describePropertyLine()
2302 if ( ( nPropertyUIFlags & PROP_FLAG_DATA_PROPERTY ) != 0 ) in impl_shouldExcludeProperty_nothrow()
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx302 … aOut.Category = ((m_pInfoService->getPropertyUIFlags(nId ) & PROP_FLAG_DATA_PROPERTY) != 0) ? in describePropertyLine()
H A DGeometryHandler.cxx846 … aOut.Category = ((m_pInfoService->getPropertyUIFlags(nId ) & PROP_FLAG_DATA_PROPERTY) != 0) ? in describePropertyLine()

Completed in 44 milliseconds