Searched refs:LayerAttribute (Results 1 – 2 of 2) sorted by relevance
43 enum LayerAttribute { VISIBLE, PRINTABLE, LOCKED }; enum104 sal_Bool get( LayerAttribute what ) throw();105 void set( LayerAttribute what, sal_Bool flag ) throw();
323 sal_Bool SdLayer::get( LayerAttribute what ) throw() in get()362 void SdLayer::set( LayerAttribute what, sal_Bool flag ) throw() in set()
Completed in 27 milliseconds