Searched refs:sPrintablePropertyName (Results 1 – 1 of 1) sorted by relevance
875 const ::rtl::OUString sPrintablePropertyName(RTL_CONSTASCII_USTRINGPARAM("Printable")); in processBasePrimitive2D() local877 if(xPropertyInfo.is() && xPropertyInfo->hasPropertyByName(sPrintablePropertyName)) in processBasePrimitive2D()879 … OSL_VERIFY(xModelProperties->getPropertyValue(sPrintablePropertyName) >>= bIsPrintableControl); in processBasePrimitive2D()
Completed in 23 milliseconds