Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A DOfficeControlAccess.cxx165 static const int s_nPropertyCount = sizeof( aProperties ) / sizeof( aProperties[0] ); variable
168 static ControlPropertyIterator s_pPropertiesEnd = aProperties + s_nPropertyCount;
323 Sequence< ::rtl::OUString > aProps( s_nPropertyCount ); in getSupportedControlProperties()

Completed in 18 milliseconds