Home
last modified time | relevance | path

Searched refs:nStyle (Results 251 – 275 of 353) sorted by relevance

1...<<1112131415

/trunk/main/vcl/inc/vcl/
H A Dimgctrl.hxx42 ImageControl( Window* pParent, WinBits nStyle = 0 );
H A Dtabdlg.hxx51 WinBits nStyle = WB_STDTABDIALOG );
H A Dtoolbox.hxx249 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
346 ToolBox( Window* pParent, WinBits nStyle = 0 );
H A Dcursor.hxx76 void SetStyle( sal_uInt16 nStyle );
/trunk/main/starmath/source/
H A Dnode.cxx2993 sal_Int16 nStyle = rFormat.GetGreekCharStyle(); in Prepare() local
2994 DBG_ASSERT( nStyle >= 0 && nStyle <= 2, "unexpected value for GreekCharStyle" ); in Prepare()
2995 if (nStyle == 1) in Prepare()
2997 else if (nStyle == 2) in Prepare()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1540 …ttributeOutput::FormatDrop( const SwTxtNode& rNode, const SwFmtDrop &rSwFmtDrop, sal_uInt16 nStyle, in FormatDrop() argument
1548 ShortToSVBT16( nStyle, nSty ); in FormatDrop()
1816 sal_uInt16 nStyle = nStyleBeforeFly; in OutputTextNode() local
1973 …AttrOutput().FormatDrop( rNode, aAttrIter.GetSwFmtDrop(), nStyle, pTextNodeInfo, pTextNodeInfoInne… in OutputTextNode()
2079 AttrOutput().ParagraphStyle( nStyle ); in OutputTextNode()
H A Dwrtww8.cxx3899 SVBT16 nStyle; in TableNodeInfoInner() local
3900 ShortToSVBT16( m_rWW8Export.nStyleBeforeFly, nStyle ); in TableNodeInfoInner()
3921 m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, in TableNodeInfoInner()
3939 m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, m_rWW8Export.pO->Count() ); // Style # in TableNodeInfoInner()
3960 … m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, m_rWW8Export.pO->Count() ); // Style # in TableNodeInfoInner()
3976 ShortToSVBT16(0, nStyle); in TableNodeInfoInner()
3977 m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, m_rWW8Export.pO->Count() ); // Style # in TableNodeInfoInner()
/trunk/main/vcl/inc/unx/
H A Di18n_im.hxx29 extern "C" char* GetMethodName( XIMStyle nStyle, char *pBuf, int nBufSize);
H A Dsaldata.hxx98 static rtl::OString getFrameResName( SalExtStyle nStyle );
/trunk/main/basctl/source/basicide/
H A Dbastype4.hxx53 ExtendedTabBar( Window* pParent, WinBits nStyle );
/trunk/main/svx/inc/svx/
H A Dfrmdirlbox.hxx48 explicit FrameDirectionListBox( Window* pParent, WinBits nStyle = WB_BORDER );
H A Dfillctrl.hxx104 FillControl(Window* pParent, WinBits nStyle = 0);
/trunk/main/svtools/inc/svtools/
H A Dmiscopt.hxx126 void SetToolboxStyle( sal_Int16 nStyle );
H A Dexpander.hxx71 SvExpander( Window* pParent, WinBits nStyle = 0 );
/trunk/main/sc/source/filter/inc/
H A Dqprostyle.hxx49 …void SetFormat( ScDocument *pDoc, sal_uInt8 nCol, sal_uInt16 nRow, SCTAB nTab, sal_uInt16 nStyle );
/trunk/main/chart2/source/controller/main/
H A DChartWindow.hxx44 ChartWindow( WindowController* pWindowController, Window* pParent, WinBits nStyle );
/trunk/main/vcl/inc/unx/kde/
H A Dkdedata.hxx82 virtual SalFrame* CreateFrame( SalFrame* pParent, sal_uLong nStyle );
/trunk/main/extensions/source/bibliography/
H A Dbibview.hxx66 BibView( Window* _pParent, BibDataManager* _pDatMan, WinBits nStyle = WB_3DLOOK );
H A Dbibbeam.hxx77 BibBeamer(Window* pParent,BibDataManager* pDatMan, WinBits nStyle = WB_3DLOOK );
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.hxx127 static WinBits implInitStyle( WinBits nStyle );
/trunk/main/dbaccess/inc/
H A Ddataview.hxx52 WinBits nStyle = 0 );
/trunk/main/framework/inc/uielement/
H A Dgenericstatusbarcontroller.hxx50 … ::sal_Int32 nStyle ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/cui/source/options/
H A Doptdict.cxx356 sal_uInt16 nStyle=BUTTON_DRAW_NOFILL; in Paint() local
357 aDecoView.DrawButton( aRect, nStyle); in Paint()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlayoutdevice.hxx109 sal_uInt16 nStyle,
/trunk/main/sw/source/filter/xml/
H A Dxmlithlp.hxx68 sal_Bool bHasStyle, sal_uInt16 nStyle,

Completed in 113 milliseconds

1...<<1112131415