Home
last modified time | relevance | path

Searched refs:checkEntry (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx177 checkEntry( 0, (nProjection == 0) && bEnabled ); in implSetProjection()
178 checkEntry( 1, (nProjection == 1 ) && bEnabled ); in implSetProjection()
386 checkEntry( i, fDepth >= 338666 ); in implSetDepth()
390 checkEntry( i, (fDepth == (IsMetric( meUnit ) ? aDepthListMM[i] : aDepthListInch[i]) ) ); in implSetDepth()
650 checkEntry( i, (i == nLevel) && bEnabled ); in implSetIntensity()
879 checkEntry( i, (i == nSurface) && bEnabled ); in implSetSurface()
H A Dfontworkgallery.cxx421 checkEntry( i, (i == nSurface) && bEnabled ); in implSetAlignment()
614 checkEntry( i, sal_False ); in implSetCharacterSpacing()
629 checkEntry( nEntry, bEnabled ); in implSetCharacterSpacing()
638 checkEntry( 6, bEnabled ); in implSetKernCharacterPairs()
/trunk/main/svx/inc/svx/
H A Dlangbox.hxx114 …sal_uInt16 InsertLanguage (LanguageType const type, bool checkEntry, sal_uInt16 pos=LISTBOX_APPEND…
/trunk/main/svtools/inc/svtools/
H A Dtoolbarmenu.hxx82 void checkEntry( int nEntryId, bool bCheck = true );
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx533 void ToolbarMenu::checkEntry( int nEntryId, bool bChecked ) in checkEntry() function in svtools::ToolbarMenu

Completed in 53 milliseconds