Searched refs:xInd (Results 1 – 2 of 2) sorted by relevance
409 Reference< XStatusIndicator > xInd; in SetState() local410 if ( pIndicatorItem && (pIndicatorItem->GetValue()>>=xInd) ) in SetState()411 pImp->xStatusInd = xInd; in SetState()
1524 XIndexAccessRef xInd = (XIndexAccess*)xSheets->queryInterface(XIndexAccess::getSmartUik()); in lcl_Pivot() local1525 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 24 milliseconds