Searched defs:IsRotated (Results 1 – 3 of 3) sorted by relevance
173 sal_Bool IsRotated() const { return( ( mnRotate10 % 3600 ) != 0 ); } in IsRotated() function in GraphicAttr
270 inline sal_Bool IsRotated() const { return 0 != ( 1 & nDirection ); } in IsRotated() function in SwTxtSizeInfo
159 sal_Bool IsRotated() const { return bRotated; } in IsRotated() function in ScDrawStringsVars
Completed in 23 milliseconds