/aoo4110/main/xmlscript/source/xmldlg_imexp/ |
H A D | exp_share.hxx | 43 struct Style struct 45 sal_uInt32 _backgroundColor; 46 sal_uInt32 _textColor; 47 sal_uInt32 _textLineColor; 48 sal_Int16 _border; 49 sal_Int32 _borderColor; 51 sal_uInt16 _fontRelief; 53 sal_uInt32 _fillColor; 54 sal_Int16 _visualEffect; 57 short _all; [all …]
|
/aoo4110/main/sdext/source/pdfimport/tree/ |
H A D | style.hxx | 43 struct Style struct in pdfi::StyleContainer 45 rtl::OString Name; 46 PropertyMap Properties; 47 rtl::OUString Contents; 48 Element* ContainedElement; 49 std::vector< Style* > SubStyles; 51 Style() : ContainedElement( NULL ) {} in Style() function 52 Style( const rtl::OString& rName, const PropertyMap& rProps ) : in Style() function
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
H A D | Style.java | 39 public class Style { class 66 public Style(Node node, StyleCatalog sc) { in Style() method in Style 101 public Style(String name, String family, String parent, StyleCatalog sc) { in Style() method in Style
|
/aoo4110/main/writerperfect/source/filter/ |
H A D | Style.hxx | 51 class Style class 54 Style(const WPXString &psName) : msName(psName) {} in Style() function in Style
|
/aoo4110/main/svx/inc/svx/ |
H A D | framelink.hxx | 107 class SVX_DLLPUBLIC Style class 111 …inline explicit Style() : meRefMode( REFMODE_CENTERED ), mnPrim( 0 ), mnDist( 0 ), mnSecn( 0 )… in Style() function in svx::frame::Style 113 inline explicit Style( sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS ) : in Style() function in svx::frame::Style 117 inline explicit Style( const Color& rColor, sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS ) : in Style() function in svx::frame::Style 121 …inline explicit Style( const SvxBorderLine& rBorder, double fScale = 1.0, sal_uInt16 nMaxWidth… in Style() function in svx::frame::Style 124 …inline explicit Style( const SvxBorderLine* pBorder, double fScale = 1.0, sal_uInt16 nMaxWidth… in Style() function in svx::frame::Style
|
/aoo4110/main/framework/inc/uielement/ |
H A D | togglebuttontoolbarcontroller.hxx | 47 enum Style enum in framework::ToggleButtonToolbarController
|
/aoo4110/main/shell/source/all/ooofilereader/ |
H A D | autostyletag.cxx | 81 void CAutoStyleTag::setStyle( ::std::wstring const & Style ) in setStyle()
|
H A D | contentreader.cxx | 155 LocaleSet_t const & CContentReader::getLocale( const StyleName_t Style ) in getLocale()
|
/aoo4110/main/qadevOOo/tests/java/mod/_xmloff/Draw/ |
H A D | XMLStylesExporter.java | 152 XStyle Style = (XStyle) UnoRuntime.queryInterface(XStyle.class,SC); in createTestEnvironment() local
|
/aoo4110/main/svtools/source/misc/ |
H A D | embedhlp.cxx | 959 rtl::OUString Style; in GetChartType() local
|
/aoo4110/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 491 Style, enumerator
|
/aoo4110/main/automation/source/server/ |
H A D | statemnt.cxx | 6654 WinBits Style = pControl->GetStyle(); in Execute() local
|