Searched refs:msLayoutName (Results 1 – 1 of 1) sorted by relevance
214 OUString msLayoutName; member in ImpXMLAutoLayoutInfo229 const OUString& GetLayoutName() const { return msLayoutName; } in GetLayoutName()230 void SetLayoutName(const OUString& rNew) { msLayoutName = rNew; } in SetLayoutName()
Completed in 26 milliseconds