Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4251 mnTextStyle = EPP_TEXTSTYLE_TEXT; in ImplCreateTextShape()
4388 mnTextStyle = EPP_TEXTSTYLE_NORMAL; in ImplWritePage()
4961 mnTextStyle = EPP_TEXTSTYLE_TITLE; in ImplWritePage()
5062 mnTextStyle = EPP_TEXTSTYLE_BODY; in ImplWritePage()
5352 … if ( ( mnTextStyle == EPP_TEXTSTYLE_TITLE ) || ( mnTextStyle == EPP_TEXTSTYLE_BODY ) ) in ImplWritePage()
5422 if ( ( mnTextStyle == EPP_TEXTSTYLE_TITLE ) || ( mnTextStyle == EPP_TEXTSTYLE_BODY ) ) in ImplWritePage()
5432 if ( mnTextStyle == EPP_TEXTSTYLE_BODY ) in ImplWritePage()
5527 nPrevTextStyle = mnTextStyle; in ImplWritePage()
H A Deppt.hxx721 sal_uInt32 mnTextStyle; member in PPTWriter

Completed in 51 milliseconds