Home
last modified time | relevance | path

Searched refs:bMain (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAxisAndGridExistenceProperties.cxx48 WrappedAxisAndGridExistenceProperty( bool bAxis, bool bMain, sal_Int32 nDimensionIndex
86 WrappedAxisAndGridExistenceProperty::WrappedAxisAndGridExistenceProperty( bool bAxis, bool bMain, s… in WrappedAxisAndGridExistenceProperty() argument
91 , m_bMain( bMain ) in WrappedAxisAndGridExistenceProperty()
337 WrappedAxisLabelExistenceProperty( bool bMain, sal_Int32 nDimensionIndex
366 WrappedAxisLabelExistenceProperty::WrappedAxisLabelExistenceProperty( bool bMain, sal_Int32 nDimens… in WrappedAxisLabelExistenceProperty() argument
370 , m_bMain( bMain ) in WrappedAxisLabelExistenceProperty()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx99 bool bMain = (nAngle % 4500) != 0; in DrawElements() local
101 SetFillColor( GetButtonFillColor( bMain ) ); in DrawElements()
105 long nSize = bMain ? (DIAL_OUTER_WIDTH / 4) : (DIAL_OUTER_WIDTH / 2 - 1); in DrawElements()
133 const Color& DialControlBmp::GetButtonFillColor( bool bMain ) const in GetButtonFillColor()
136 …return mbEnabled ? (bMain ? rSett.GetMenuColor() : rSett.GetHighlightColor()) : rSett.GetDisableCo… in GetButtonFillColor()
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx57 SwTOXSource( const SwCntntNode* pNode, xub_StrLen n, sal_Bool bMain ) in SwTOXSource()
58 : pNd(pNode), nPos(n), bMainEntry(bMain) in SwTOXSource()
/trunk/main/basic/source/comp/
H A Dparser.cxx40 sal_Bool bMain; // sal_True: ausserhalb SUBs OK member
422 if( !pProc && !p->bMain ) in Parse()
/trunk/main/svx/inc/svx/
H A Ddialcontrol.hxx60 const Color& GetButtonFillColor( bool bMain ) const;
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.hxx268 BasicTreeListBox& rBasicBox, const String& rLibName, String aModName, bool bMain = false );
H A Dmoduldlg.cxx967 BasicTreeListBox& rBasicBox, const String& rLibName, String aModName, bool bMain ) in createModImpl() argument
997 rDocument.createModule( aLibName, aModName, bMain, sModuleCode ); in createModImpl()

Completed in 41 milliseconds