Home
last modified time | relevance | path

Searched refs:nSubCond (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dfmtcol.cxx497 sal_uLong nSubCond ) in SwCollCondition() argument
500 aSubCondition.nSubCondition = nSubCond; in SwCollCondition()
570 void SwCollCondition::SetCondition( sal_uLong nCond, sal_uLong nSubCond ) in SetCondition() argument
575 aSubCondition.nSubCondition = nSubCond; in SetCondition()
/trunk/main/sw/inc/
H A Dccoll.hxx53 sal_uLong nSubCond; member
63 sal_uLong nSubCond; member
H A Dfmtcol.hxx235 sal_uLong nSubCond = 0 );
256 void SetCondition( sal_uLong nCond, sal_uLong nSubCond );
/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx230 HasCondition( SwCollCondition( 0, pCmds[n].nCnd, pCmds[n].nSubCond ) ) ) in Reset()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1246 SwCollCondition aCond( 0, pCmds[ i ].nCnd, pCmds[ i ].nSubCond ); in SetItemSet()
1286 pCmds[ i ].nCnd, pCmds[ i ].nSubCond ) ); in SetItemSet()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx2630 HasCondition( SwCollCondition( 0, pCmds[n].nCnd, pCmds[n].nSubCond ) ) ) in lcl_GetStyleProperty()

Completed in 73 milliseconds