Home
last modified time | relevance | path

Searched refs:xInd (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx409 Reference< XStatusIndicator > xInd; in SetState() local
410 if ( pIndicatorItem && (pIndicatorItem->GetValue()>>=xInd) ) in SetState()
411 pImp->xStatusInd = xInd; in SetState()
/trunk/main/sc/workben/
H A Dtest.cxx1524 XIndexAccessRef xInd = (XIndexAccess*)xSheets->queryInterface(XIndexAccess::getSmartUik()); in lcl_Pivot() local
1525 if (!xInd) return; in lcl_Pivot()
1526 USHORT nCount = (USHORT)xInd->getCount(); in lcl_Pivot()
1953 XIndentRef xInd = (XIndent*)xSelInt->queryInterface(XIndent::getSmartUik()); in IMPL_LINK()
1954 if ( xInd ) in IMPL_LINK()
1956 xInd->incrementIndent(); in IMPL_LINK()

Completed in 29 milliseconds