Searched refs:bIsDataProperty (Results 1 – 1 of 1) sorted by relevance
1420 bool bIsDataProperty = ( nPropertyUIFlags & PROP_FLAG_DATA_PROPERTY ) != 0; in describePropertyLine() local1421 … aDescriptor.Category = ::rtl::OUString::createFromAscii( bIsDataProperty ? "Data" : "General" ); in describePropertyLine()
Completed in 23 milliseconds