Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx75 sal_Bool getAnchorCtr() const { return mbAnchorCtr; }; in getAnchorCtr()
76 void setAnchorCtr( sal_Bool bAnchorCtr ){ mbAnchorCtr = bAnchorCtr; }; in setAnchorCtr()
111 sal_Bool mbAnchorCtr; member in oox::drawingml::table::TableCell
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx62 , mbAnchorCtr( sal_False ) in TableCell()

Completed in 20 milliseconds