Searched refs:finalized (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/configmgr/source/ |
H A D | xcuparser.cxx | 275 bool finalized = false; in handleComponentData() local 374 finalized ? valueParser_.getLayer() : Data::NO_LAYER, in handleComponentData() 660 bool finalized = false; in handleGroupProp() local 716 type, op, finalized); in handleGroupProp() 751 if (finalized) { in handleUnknownGroupProp() 773 Type type, Operation operation, bool finalized) in handlePlainGroupProp() argument 782 finalized ? valueParser_.getLayer() : Data::NO_LAYER, in handlePlainGroupProp() 833 finalized ? valueParser_.getLayer() : Data::NO_LAYER, in handleLocalizedGroupProp() 888 bool finalized = false; in handleGroupNode() local 945 finalized ? valueParser_.getLayer() : Data::NO_LAYER, in handleGroupNode() [all …]
|
H A D | xcuparser.hxx | 93 bool finalized); 98 Type type, Operation operation, bool finalized); 103 bool finalized);
|
H A D | data.cxx | 233 int finalized = NO_LAYER; in resolvePathRepresentation() local 245 finalized = std::min(finalized, p->getFinalized()); in resolvePathRepresentation() 260 *finalizedLayer = finalized; in resolvePathRepresentation()
|
H A D | README | 122 - oor:finalized and oor:mandatory attributes cannot be set via the UNO API, so 127 data to flag it as finalized).
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | ErrorCondition.idl | 53 so never assume it being finalized.</p>
|
Completed in 53 milliseconds